mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-14 08:41:21 +10:00
feat: finish big picture navigation
This commit is contained in:
@ -17,5 +17,9 @@ export default defineNuxtConfig({
|
||||
|
||||
app: {
|
||||
baseURL: "/main",
|
||||
}
|
||||
},
|
||||
|
||||
devtools: {
|
||||
enabled: false,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user