mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-19 02:12:41 +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
|
||||
|
||||
# specify whether RetroFE should switch to Favorites list if it exists.
|
||||
autoFavorites = true
|
||||
autoFavorites = false
|
||||
|
||||
# specify whether RetroFE should remember the last selected game
|
||||
rememberMenu = true
|
||||
|
||||
Reference in New Issue
Block a user