mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-23 04:12:56 +01:00
Restored "autoFavorites = false" so that people do not get stuck with one system
This commit is contained in:
@@ -30,7 +30,7 @@ showSquareBrackets = no
|
|||||||
firstCollection = Main
|
firstCollection = Main
|
||||||
|
|
||||||
# specify whether RetroFE should switch to Favorites list if it exists.
|
# specify whether RetroFE should switch to Favorites list if it exists.
|
||||||
autoFavorites = true
|
autoFavorites = false
|
||||||
|
|
||||||
# specify whether RetroFE should remember the last selected game
|
# specify whether RetroFE should remember the last selected game
|
||||||
rememberMenu = true
|
rememberMenu = true
|
||||||
|
|||||||
Reference in New Issue
Block a user