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 686dd18 commit 50336bfCopy full SHA for 50336bf
playground/docus/nuxt.config.ts
@@ -19,7 +19,7 @@ export default defineNuxtConfig({
19
repo: 'studio',
20
branch: 'main',
21
rootDir: 'playground/docus',
22
- private: false
+ private: false,
23
},
24
25
})
0 commit comments