Merge branch 'develop' into develop-polls

This commit is contained in:
2026-01-17 23:22:52 +01:00
6 changed files with 87 additions and 56 deletions

View File

@@ -46,6 +46,7 @@ Future<void> main() async {
PlatformAssetBundle().load('assets/ca/lets-encrypt-r3.pem').then(addCertificateAsTrusted),
PlatformAssetBundle().load('assets/ca/lets-encrypt-r10.pem').then(addCertificateAsTrusted),
PlatformAssetBundle().load('assets/ca/lets-encrypt-r13.pem').then(addCertificateAsTrusted),
Future(() async {
await HydratedStorage.build(

View File

@@ -41,7 +41,7 @@ class EndpointData {
Endpoint webuntis() => EndpointOptions(
live: Endpoint(
domain: 'peleus.webuntis.com',
domain: 'marianum-fulda.webuntis.com',
),
staged: Endpoint(
domain: 'mhsl.eu',