implemented a backend-independent emergency notice system
This commit is contained in:
@@ -75,6 +75,7 @@ class DefaultSettings {
|
||||
showPerformanceOverlay: false,
|
||||
marianumConnectEndpoint: MarianumConnectEndpoint.live,
|
||||
marianumConnectCustomUrl: '',
|
||||
emergencyNoticeUrl: '',
|
||||
),
|
||||
hapticSettings: HapticSettings(level: HapticLevel.full),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user