Skip to content

Commit

Permalink
Merge pull request #2 from HiddenAbilitree/main
Browse files Browse the repository at this point in the history
Move show branding setting up
  • Loading branch information
imkunet authored Mar 27, 2024
2 parents 31f3e1c + 4aee16f commit 250de99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/settings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ export const defaultSettings: Settings = {
strictControls: false,
alternateControlStyle: false,
blockPushing: false,
showBranding: false,
hideTime: false,
hideEndorsement: false,
showBranding: false,
hideTrash: false,
darkMode: false,
hideBattlePass: false,
Expand Down

0 comments on commit 250de99

Please sign in to comment.