fix: enable completeAllQuests in default/example config

This commit is contained in:
Sainan 2025-01-02 10:07:28 +01:00
parent 48aa145a20
commit dc5367f249

View File

@ -14,7 +14,7 @@
"unlockAllScans": true,
"unlockAllMissions": true,
"unlockAllQuests": true,
"completeAllQuests": false,
"completeAllQuests": true,
"infiniteCredits": true,
"infinitePlatinum": true,
"unlockAllShipFeatures": true,