Use the correct app name for teams

This commit is contained in:
yflory
2019-10-01 10:32:37 +02:00
parent a1e0722a09
commit 0b542f6be8
3 changed files with 2 additions and 3 deletions

View File

@@ -922,7 +922,6 @@ MessengerUI, Messages) {
var pads_options = [];
Config.availablePadTypes.forEach(function (p) {
if (p === 'drive') { return; }
if (p === 'teams') { return; }
if (!Common.isLoggedIn() && Config.registeredOnlyTypes &&
Config.registeredOnlyTypes.indexOf(p) !== -1) { return; }
pads_options.push({