Lint
This commit is contained in:
committed by
Quentin Gliech
parent
26d9559578
commit
b40e94282d
2
tools/syn2mas/src/types/SynapseConfig.d.ts
vendored
2
tools/syn2mas/src/types/SynapseConfig.d.ts
vendored
@@ -24,7 +24,7 @@ export interface SynapseConfig {
|
||||
host?: string;
|
||||
port?: number;
|
||||
};
|
||||
} | {};
|
||||
} | any;
|
||||
|
||||
oidc_providers?: SynapseOIDCProvider[];
|
||||
oidc_config?: SynapseOIDCProvider;
|
||||
|
||||
Reference in New Issue
Block a user