forked from mirrors/homebox
fix: redirect issues for authorized users (#374)
This commit is contained in:
parent
0264bfb8c1
commit
8c57ff841e
3 changed files with 5 additions and 6 deletions
|
@ -20,7 +20,7 @@ export default defineNuxtConfig({
|
|||
},
|
||||
devOptions: {
|
||||
// Enable to troubleshoot during development
|
||||
enabled: true,
|
||||
enabled: false,
|
||||
},
|
||||
manifest: {
|
||||
name: "Homebox",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue