fix(admin): Make double dash readable as such

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling
2023-05-31 09:35:33 +02:00
committed by backportbot-nextcloud[bot]
parent d9d7412154
commit 06b160fcc9

View File

@@ -129,7 +129,7 @@ Log field breakdown
* **data** additional structured data (if applicable)
* **version**: Nextcloud version at the time of request
Empty value are written as two dashes: "--".
Empty value are written as two dashes: ``--``.
Admin audit log
---------------