Removed Supabase
This commit is contained in:
@@ -66,23 +66,8 @@ definePageMeta({
|
|||||||
middleware: 'redirect-to-mobile-index'
|
middleware: 'redirect-to-mobile-index'
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
import DisplayPresentProfiles from "~/components/noAutoLoad/displayPresentProfiles.vue";
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
const dataStore = useDataStore()
|
|
||||||
const profileStore = useProfileStore()
|
|
||||||
const toast = useToast()
|
|
||||||
const router = useRouter()
|
|
||||||
|
|
||||||
const { isNotificationsSlideoverOpen } = useDashboard()
|
const { isNotificationsSlideoverOpen } = useDashboard()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
const user = useSupabaseUser()
|
|
||||||
|
|
||||||
const setup = async () => {
|
const setup = async () => {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user