We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95bf25a commit 86a2cf0Copy full SHA for 86a2cf0
1 file changed
nuxt.config.ts
@@ -57,7 +57,7 @@ export default defineNuxtConfig({
57
},
58
59
60
- devtools: { enabled: !true },
+ devtools: { enabled: true },
61
62
devServer: {
63
// Used with atproto oauth
0 commit comments