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