fices the UI

This commit is contained in:
Paul Schneider 2026-06-15 02:55:22 +01:00
commit c1f4d19975
1213 changed files with 375635 additions and 19738 deletions

2
.vscode/launch.json vendored
View file

@ -76,7 +76,7 @@
"stopAtEntry": false,
"serverReadyAction": {
"action": "openExternally",
"pattern": "\\bNow listening on:\\s+(https?://\\S+)"
"pattern": "\\bNow listening on:\\s+(https://\\S+)"
},
"env": {
"ASPNETCORE_ENVIRONMENT": "Development"