Use correct appid for talk
Else it won't show up of course... Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
aae3b5f638
commit
86fc698a86
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -79,8 +79,8 @@ const recommended = {
|
||||||
description: t('core', 'Simple email app nicely integrated with Files, Contacts and Calendar.'),
|
description: t('core', 'Simple email app nicely integrated with Files, Contacts and Calendar.'),
|
||||||
icon: imagePath('core', 'actions/mail.svg'),
|
icon: imagePath('core', 'actions/mail.svg'),
|
||||||
},
|
},
|
||||||
talk: {
|
spreed: {
|
||||||
description: t('core', 'Screensharing, online meetings and web conferencing – on desktop and with mobile apps.'),
|
description: t('core', 'Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps.'),
|
||||||
},
|
},
|
||||||
onlyoffice: {
|
onlyoffice: {
|
||||||
description: t('core', 'Collaboratively edit office documents.'),
|
description: t('core', 'Collaboratively edit office documents.'),
|
||||||
|
|
Loading…
Reference in New Issue