formatting cleanup

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Cobaltboy
2026-02-04 13:39:51 +05:30
committed by GitHub
parent 0c2f27d669
commit 5464b3748c

View File

@@ -223,7 +223,7 @@ class ConfigManager:
),
FIRMWARE_FOLDER_NAME=pydash.get(
self._raw_config, "filesystem.firmware_folder", "bios"
),
),
GAMELIST_AUTO_EXPORT_ON_SCAN=pydash.get(
self._raw_config, "gamelist.auto_export_on_scan", False
),