mirror of
https://github.com/nextcloud/server.git
synced 2026-06-15 03:32:00 -04:00
Merge pull request #19150 from nextcloud/backport/19120/stable18
[stable18] Use correct appid for talk
This commit is contained in:
commit
bfdfeb460b
3 changed files with 4 additions and 4 deletions
2
core/js/dist/recommendedapps.js
vendored
2
core/js/dist/recommendedapps.js
vendored
File diff suppressed because one or more lines are too long
2
core/js/dist/recommendedapps.js.map
vendored
2
core/js/dist/recommendedapps.js.map
vendored
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.'),
|
||||
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.'),
|
||||
|
|
|
|||
Loading…
Reference in a new issue