Lomanic 6 years ago
parent
commit
42be7f3a1f
  1. 1
      app/store/ServicesList.js

1
app/store/ServicesList.js

@ -687,6 +687,7 @@ Ext.define('Rambox.store.ServicesList', {
,description: 'Microsoft Teams is the chat-based workspace in Office 365 that integrates all the people, content, and tools your team needs to be more engaged and effective.' ,description: 'Microsoft Teams is the chat-based workspace in Office 365 that integrates all the people, content, and tools your team needs to be more engaged and effective.'
,url: 'https://teams.microsoft.com' ,url: 'https://teams.microsoft.com'
,type: 'messaging' ,type: 'messaging'
,js_unread: 'Object.defineProperty(navigator.serviceWorker,"register",{value:()=>Promise.reject()});'
}, },
{ {
id: 'kezmo' id: 'kezmo'

Loading…
Cancel
Save