Update services.ts
This commit is contained in:
committed by
GitHub
parent
1d9664ef10
commit
5bc64a19da
@@ -38,7 +38,7 @@ export class RestrictedGuestsSynapseContainer extends SynapseContainer {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface RestrictedGuestsMasModuleConfig {
|
interface RestrictedGuestsMasModuleConfig {
|
||||||
adminApiBaseUrl: string;
|
adminApiBaseUrl: string;
|
||||||
oauthBaseUrl?: string;
|
oauthBaseUrl?: string;
|
||||||
clientId: string;
|
clientId: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user