M21: add optional organisation identity
This commit is contained in:
@@ -11,6 +11,8 @@ export interface SystemStatus {
|
||||
environment: string;
|
||||
demo_mode: boolean;
|
||||
knowledge_provider: string;
|
||||
oidc_enabled: boolean;
|
||||
oidc_provider_name: string | null;
|
||||
}
|
||||
|
||||
export interface Vehicle {
|
||||
|
||||
Reference in New Issue
Block a user