diff options
Diffstat (limited to 'abs/core/mythdb-initial/custom.sql')
-rw-r--r-- | abs/core/mythdb-initial/custom.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/mythdb-initial/custom.sql b/abs/core/mythdb-initial/custom.sql index 36ffdaf..e529110 100644 --- a/abs/core/mythdb-initial/custom.sql +++ b/abs/core/mythdb-initial/custom.sql @@ -10,7 +10,7 @@ INSERT INTO `settings` (`value`, `data`, `hostname`) VALUES ('Hostpluginmythbrowser','1','apheleia'), ('Hostpluginmythcontrols','1','apheleia'), ('Hostpluginmythnetvision','0','apheleia'), - ('Hostpluginmythgallery','1','apheleia'), + ('Hostpluginmythgallery','0','apheleia'), ('Hostpluginmythgame','1','apheleia'), ('HostpluginmythgameROMDB','0','apheleia'), ('Hostpluginmythgamefceux','0','apheleia'), |