Merge pull request #19120 from nextcloud/fix/recommended_apps/spreed_not_talk

Use correct appid for talk
This commit is contained in:
Roeland Jago Douma 2020-01-26 20:35:40 +01:00 committed by GitHub
commit b6f06e1f8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View file

@ -79,8 +79,8 @@ const recommended = {
description: t('core', 'Simple email app nicely integrated with Files, Contacts and Calendar.'),
icon: imagePath('core', 'actions/mail.svg'),
},
talk: {
description: t('core', 'Screensharing, online meetings and web conferencing on desktop and with mobile apps.'),
spreed: {
description: t('core', 'Chatting, video calls, screensharing, online meetings and web conferencing in your browser and with mobile apps.'),
},
onlyoffice: {
description: t('core', 'Collaboratively edit office documents.'),