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
diff options
context:
space:
mode:
authorVincent Petry <vincent@nextcloud.com>2021-05-10 19:25:37 +0300
committerVincent Petry <vincent@nextcloud.com>2021-05-11 15:44:43 +0300
commitcd5823a8b531665f259b603a30ef4fd9eafe8421 (patch)
treefd60213aeb6deb419fbf2aeceeec30a125ee91b7 /src/constants.js
parent732a53bcc7d8dff0e068ed8b1ae23aeba8c547a4 (diff)
Add JS tests for MessagesList.vue
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Diffstat (limited to 'src/constants.js')
-rw-r--r--src/constants.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/constants.js b/src/constants.js
index 31025531a..5d6980cfc 100644
--- a/src/constants.js
+++ b/src/constants.js
@@ -52,8 +52,10 @@ export const ATTENDEE = {
GUESTS: 'guests',
EMAILS: 'emails',
GROUPS: 'groups',
+ BOTS: 'bots',
},
BRIDGE_BOT_ID: 'bridge-bot',
+ CHANGELOG_BOT_ID: 'changelog',
}
export const PARTICIPANT = {
CALL_FLAG: {