Skip to content

Commit

Permalink
Set default for textDirection
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwing committed Nov 4, 2024
1 parent c66bdba commit d16da55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/scripts/controllers/preferences-controller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ export const getDefaultPreferencesControllerState =
identities: {},
lostIdentities: {},
forgottenPassword: false,
textDirection: 'auto',
preferences: {
autoLockTimeLimit: undefined,
showExtensionInFullSizeView: false,
Expand Down

0 comments on commit d16da55

Please sign in to comment.