fix: make account settings pane first

This commit is contained in:
Mo Bitar
2021-11-09 16:43:28 -06:00
parent 4b21083229
commit 0d5e348523
2 changed files with 2 additions and 3 deletions

View File

@@ -3,8 +3,7 @@ import {
SubscriptionWrapper,
Credentials,
SignOutWrapper,
Authentication,
Advanced
Authentication
} from '@/preferences/panes/account';
import { PreferencesPane } from '@/preferences/components';
import { observer } from 'mobx-react-lite';