Fix premium account detection
This commit is contained in:
@@ -18,8 +18,6 @@ define(['/customize/application_config.js'], function (AppConfig) {
|
||||
deprecatedKey: 'deprecated',
|
||||
MAX_TEAMS_SLOTS: AppConfig.maxTeamsSlots || 3,
|
||||
MAX_TEAMS_OWNED: AppConfig.maxOwnedTeams || 1,
|
||||
// Sub
|
||||
plan: 'CryptPad_plan',
|
||||
// Apps
|
||||
criticalApps: ['profile', 'settings', 'debug', 'admin', 'support', 'notifications']
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user