Front End Track Gallery Controls

- Theming adjustments (still needs a lot of work)
This commit is contained in:
daniel-c-harvey
2025-09-04 14:18:35 -04:00
parent 5050074f4f
commit 27522c1e1c
11 changed files with 224 additions and 77 deletions
+1 -1
View File
@@ -7,6 +7,6 @@
},
"AllowedHosts": "*",
"ConnectionStrings": {
"DefaultConnection": "Data Source=../deepdrft.db"
"DefaultConnection": "Data Source=../Database/deepdrft.db"
}
}