remove unneeded XXX note

pull/1/head
ansuz 4 years ago
parent f13b82bdf6
commit 7049396bd9

@ -22,7 +22,7 @@ define(function() {
*/ */
AppConfig.registeredOnlyTypes = ['file', 'contacts', 'notifications', 'support']; AppConfig.registeredOnlyTypes = ['file', 'contacts', 'notifications', 'support'];
// XXX to prevent apps that aren't officially supported from showing up // to prevent apps that aren't officially supported from showing up
// in the document creation modal // in the document creation modal
AppConfig.hiddenTypes = ['drive', 'teams', 'contacts', 'todo', 'file', 'accounts', 'calendar', 'poll', 'convert', AppConfig.hiddenTypes = ['drive', 'teams', 'contacts', 'todo', 'file', 'accounts', 'calendar', 'poll', 'convert',
//'doc', 'presentation' //'doc', 'presentation'

Loading…
Cancel
Save