mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
FEATURES: fixed custom_systems location
This commit is contained in:
parent
1b4f752f1e
commit
3bee4f58fc
|
@ -210,7 +210,7 @@
|
||||||
},
|
},
|
||||||
"custom_systems": {
|
"custom_systems": {
|
||||||
"filename": "es_systems.xml",
|
"filename": "es_systems.xml",
|
||||||
"location": "$rdhome/ES-DE/custom_systems/es_systems.xml"
|
"location": "$rdhome/ES-DE/custom_systems"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"compression_targets": {
|
"compression_targets": {
|
||||||
|
|
Loading…
Reference in a new issue