feat(webui): Quests management part 1 #963

Merged
Sainan merged 19 commits from unlock-all-quests into main 2025-02-18 17:14:42 -08:00
Showing only changes of commit 5481cb27c5 - Show all commits

View File

@ -39,8 +39,6 @@ interface IConfig {
skipAllDialogue?: boolean; skipAllDialogue?: boolean;
unlockAllScans?: boolean; unlockAllScans?: boolean;
unlockAllMissions?: boolean; unlockAllMissions?: boolean;
unlockAllQuests?: boolean;
completeAllQuests?: boolean;
infiniteCredits?: boolean; infiniteCredits?: boolean;
infinitePlatinum?: boolean; infinitePlatinum?: boolean;
infiniteEndo?: boolean; infiniteEndo?: boolean;