forked from 0x2620/pandora
in indiancinema config, set showFlags to false
This commit is contained in:
parent
e2fab72543
commit
49df535c55
1 changed files with 1 additions and 1 deletions
|
@ -744,7 +744,7 @@
|
||||||
"showBrowser": true,
|
"showBrowser": true,
|
||||||
"showCalendarControls": true, // fixme: should be false
|
"showCalendarControls": true, // fixme: should be false
|
||||||
"showFilters": true,
|
"showFilters": true,
|
||||||
"showFlags": true, // fixme: this should be a site preference
|
"showFlags": false, // fixme: this should be a site preference
|
||||||
"showHome": true,
|
"showHome": true,
|
||||||
"showIconBrowser": false,
|
"showIconBrowser": false,
|
||||||
"showInfo": true,
|
"showInfo": true,
|
||||||
|
|
Loading…
Reference in a new issue