mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
formatting cleanup
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user