forked from github/cinny
add elementCallUrl
This commit is contained in:
@@ -9,6 +9,7 @@ export type ClientConfig = {
|
|||||||
defaultHomeserver?: number;
|
defaultHomeserver?: number;
|
||||||
homeserverList?: string[];
|
homeserverList?: string[];
|
||||||
allowCustomHomeservers?: boolean;
|
allowCustomHomeservers?: boolean;
|
||||||
|
elementCallUrl?: string;
|
||||||
|
|
||||||
featuredCommunities?: {
|
featuredCommunities?: {
|
||||||
openAsDefault?: boolean;
|
openAsDefault?: boolean;
|
||||||
|
|||||||
Reference in New Issue
Block a user