Skip to content

Commit 915a180

Browse files
committed
chore(playground): add back basic auth
1 parent cba9099 commit 915a180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/nuxt.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default defineNuxtConfig({
88
modules: [
99
'@nuxt/ui',
1010
'@nuxtjs/mdc',
11-
// '@kgierke/nuxt-basic-auth',
11+
'@kgierke/nuxt-basic-auth',
1212
'@vueuse/nuxt',
1313
'nuxt-auth-utils',
1414
module

0 commit comments

Comments
 (0)