Skip to content

Commit fdee13f

Browse files
committed
update nuxt config
1 parent d3655a2 commit fdee13f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/app/nuxt.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export default defineNuxtConfig({
5555
rmStaleKey: '',
5656
githubToken: '',
5757
ghBaseUrl: "https://api.github.com",
58-
test: '' as '' | 'true',
58+
test: '',
5959
},
6060

6161
hooks: {

0 commit comments

Comments
 (0)