mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-06 23:30:28 +03:00
add elementCallUrl
This commit is contained in:
parent
1629341c08
commit
9b6bfea359
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ export type ClientConfig = {
|
|||
defaultHomeserver?: number;
|
||||
homeserverList?: string[];
|
||||
allowCustomHomeservers?: boolean;
|
||||
elementCallUrl?: string;
|
||||
|
||||
featuredCommunities?: {
|
||||
openAsDefault?: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue