Update config key

This commit is contained in:
yflory
2019-10-28 11:19:00 +01:00
parent ccf4553ed3
commit 7521a73d87
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ define(['/customize/application_config.js'], function (AppConfig) {
displayPadCreationScreen: 'displayPadCreationScreen',
deprecatedKey: 'deprecated',
MAX_TEAMS_SLOTS: AppConfig.maxTeamsSlots || 3,
MAX_TEAMS_OWNED: AppConfig.maxTeamsOwned || 1,
MAX_TEAMS_OWNED: AppConfig.maxOwnedTeams || 1,
// Sub
plan: 'CryptPad_plan',
// Apps