in indiancinema config, set showFlags to false

This commit is contained in:
rolux 2013-02-18 18:35:01 +05:30
parent e2fab72543
commit 49df535c55
1 changed files with 1 additions and 1 deletions

View File

@ -744,7 +744,7 @@
"showBrowser": true,
"showCalendarControls": true, // fixme: should be false
"showFilters": true,
"showFlags": true, // fixme: this should be a site preference
"showFlags": false, // fixme: this should be a site preference
"showHome": true,
"showIconBrowser": false,
"showInfo": true,