mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
Refactor scoreboard settings layout for improved usability; consolidate options into a single sectioned card and enhance input styling.
This commit is contained in:
Binary file not shown.
Generated
-12277
File diff suppressed because it is too large
Load Diff
+9
-1
@@ -28,7 +28,15 @@
|
|||||||
"pnpm": {
|
"pnpm": {
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"vite-plugin-nodecg>vite": "$vite"
|
"vite-plugin-nodecg>vite": "$vite"
|
||||||
}
|
},
|
||||||
|
"onlyBuiltDependencies": [
|
||||||
|
"@parcel/watcher",
|
||||||
|
"@vaadin/vaadin-usage-statistics",
|
||||||
|
"better-sqlite3",
|
||||||
|
"esbuild",
|
||||||
|
"msgpackr-extract",
|
||||||
|
"vue-demi"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"nodecg": {
|
"nodecg": {
|
||||||
"compatibleRange": "^2.3.0",
|
"compatibleRange": "^2.3.0",
|
||||||
|
|||||||
Generated
+8170
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user