Wurde zu einem feedback website ummodeliert

This commit is contained in:
2025-09-26 11:20:56 +02:00
parent ea056165ca
commit 3f90653894
2 changed files with 11 additions and 4 deletions

View File

@ -2,10 +2,10 @@
"RenderMode": "Static", "RenderMode": "Static",
"Runtime": "Server", "Runtime": "Server",
"Database": { "Database": {
"DefaultDBType": "" "DefaultDBType": "Oqtane.Database.Sqlite.SqliteDatabase, Oqtane.Server"
}, },
"ConnectionStrings": { "ConnectionStrings": {
"DefaultConnection": "" "DefaultConnection": "Data Source=Oqtane-202509251256.db;"
}, },
"Installation": { "Installation": {
"DefaultAlias": "", "DefaultAlias": "",
@ -59,5 +59,9 @@
"LogLevel": { "LogLevel": {
"Default": "Information" "Default": "Information"
} }
} },
} "InstallationId": "2b36ab2b-5a0c-4c9e-bf82-c757ad1b04d7",
"InstallationVersion": "6.2.0",
"InstallationDate": "202509251258",
"PackageRegistryEmail": "adam.gaiswinkler@edu.szu.at"
}

View File

@ -6,3 +6,6 @@ ie.
/Radzen.Blazor /Radzen.Blazor
/css /css
/fonts /fonts
/syncfusion.blazor
/scripts
/styles