Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-05-07 13:43:25 +0300
committerJoas Schilling <coding@schilljs.com>2021-05-07 13:43:25 +0300
commit06da3fdf19bfbf7fe27ba43f462e13990e6416ba (patch)
treeaed695246d98cbf801699bcd9167baa2a7a3fbb6 /docs
parent693c22d9094eb6ea8804493e54990499f9e6c570 (diff)
Remove the description from the system message
Looked a bit too weird in some clients with multiline descriptions and the quotes Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/chat.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/chat.md b/docs/chat.md
index b7aee6a52..1f5b70387 100644
--- a/docs/chat.md
+++ b/docs/chat.md
@@ -219,7 +219,7 @@ See [OCP\RichObjectStrings\Definitions](https://github.com/nextcloud/server/blob
* `conversation_created` - {actor} created the conversation
* `conversation_renamed` - {actor} renamed the conversation from "foo" to "bar"
-* `description_set` - {actor} set the description to "Hello world"
+* `description_set` - {actor} set the description
* `description_removed` - {actor} removed the description
* `call_started` - {actor} started a call
* `call_joined` - {actor} joined the call