Support page

This commit is contained in:
yflory
2019-06-24 12:15:34 +02:00
parent bd190dc73b
commit 22c9af6961
14 changed files with 561 additions and 11 deletions

View File

@@ -17,6 +17,6 @@ define(function () {
// Sub
plan: 'CryptPad_plan',
// Apps
criticalApps: ['profile', 'settings', 'debug', 'admin']
criticalApps: ['profile', 'settings', 'debug', 'admin', 'support']
};
});