Default Settings page to Profile tab
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -840,7 +840,7 @@ import type { SyncConnection, LinkedAccountInfo, Account, SyncLogEntry, PlaidCre
|
|||||||
const authStore = useAuthStore()
|
const authStore = useAuthStore()
|
||||||
const router = useRouter()
|
const router = useRouter()
|
||||||
|
|
||||||
const activeTab = ref('connections')
|
const activeTab = ref('profile')
|
||||||
|
|
||||||
// Profile
|
// Profile
|
||||||
const profile = ref<UserProfile | null>(null)
|
const profile = ref<UserProfile | null>(null)
|
||||||
|
|||||||
Reference in New Issue
Block a user