Added check on client side (api)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// https://nuxt.com/docs/api/configuration/nuxt-config
|
||||
export default defineNuxtConfig({
|
||||
devtools: { enabled: true },
|
||||
devtools: { enabled: false },
|
||||
|
||||
modules: [
|
||||
"@nuxtjs/supabase",
|
||||
|
||||
Reference in New Issue
Block a user