remove unneeded XXX note

pull/1/head
ansuz 2021-07-06 16:14:52 +05:30
parent f13b82bdf6
commit 7049396bd9
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ define(function() {
*/
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
AppConfig.hiddenTypes = ['drive', 'teams', 'contacts', 'todo', 'file', 'accounts', 'calendar', 'poll', 'convert',
//'doc', 'presentation'