Skip to content

Commit

Permalink
fix: remove appearance mode
Browse files Browse the repository at this point in the history
  • Loading branch information
thoreyjona committed Jul 10, 2024
1 parent 15d80d1 commit f1aca82
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/native/app/src/screens/settings/settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ export const SettingsScreen: NavigationFunctionComponent = ({
locale,
setLocale,
hasAcceptedBiometrics,
appearanceMode,
setAppearanceMode,
useBiometrics,
setUseBiometrics,
appLockTimeout,
Expand Down

0 comments on commit f1aca82

Please sign in to comment.