Discard changes to src/main/firstLaunch.ts
This commit is contained in:
parent
87e5606530
commit
14b9b5fea7
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ export function createFirstLaunchTour() {
|
|||
Settings.store.discordBranch = data.discordBranch;
|
||||
Settings.store.firstLaunch = false;
|
||||
Settings.store.arRPC = data.richPresence;
|
||||
Settings.store.checkUpdates = true;
|
||||
|
||||
if (data.autoStart) autoStart.enable();
|
||||
|
||||
|
|
Reference in a new issue