Skip to content

Commit

Permalink
Update config.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
melody-rs authored Dec 24, 2024
1 parent 7e71f61 commit 2610d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ void Config::read(int argc, char *argv[]) {
{"enableSettings", true},
{"allowSymlinks", true},
{"dataPathOrg", ""},
{"dataPathApp", "OSFM"},
{"dataPathApp", "OneShot"},
{"iconPath", ""},
{"execName", "oneshot"},
{"midiSoundFont", ""},
Expand Down

0 comments on commit 2610d9f

Please sign in to comment.