Skip to content

Commit

Permalink
dumb
Browse files Browse the repository at this point in the history
  • Loading branch information
cbartondock committed Jul 15, 2024
1 parent 29ea96c commit 457f65c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/renderer/modifiers/user-configuration.modifier.ts
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,6 @@ export const userConfiguration: ValidatorModifier<UserConfiguration> = {
result['onlyInstalled'] = oldConfiguration.parserInputs['onlyInstalled']
result.appTypes = ['game']
return result
}
}
}
},
Expand Down

0 comments on commit 457f65c

Please sign in to comment.