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
parent 461b733acc
commit 44dc7b173b

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
---------------