Disable crowdfunding message for premium users
This commit is contained in:
@@ -13,6 +13,8 @@ define(function () {
|
||||
storageKey: 'filesData',
|
||||
tokenKey: 'loginToken',
|
||||
displayPadCreationScreen: 'displayPadCreationScreen',
|
||||
deprecatedKey: 'deprecated'
|
||||
deprecatedKey: 'deprecated',
|
||||
// Sub
|
||||
plan: 'CryptPad_plan'
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user