Update translation keys

This commit is contained in:
yflory
2019-10-01 10:28:10 +02:00
parent 992fba0148
commit a1e0722a09
4 changed files with 4 additions and 4 deletions

View File

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