Implemented update functionallity
All checks were successful
Updater CI/CD / publish (push) Successful in 2m18s

This commit is contained in:
2026-02-24 18:49:23 +01:00
commit a341b9cfda
16 changed files with 255 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}