mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-08 20:09:19 +00:00
@@ -132,7 +132,7 @@ export interface UrlParams {
|
|||||||
returnToLobby: boolean;
|
returnToLobby: boolean;
|
||||||
/**
|
/**
|
||||||
* The theme to use for element call.
|
* The theme to use for element call.
|
||||||
* can be "light", "dark", "light-hc" or "dark-hc".
|
* can be "light", "dark", "light-high-contrast" or "dark-high-contrast".
|
||||||
*/
|
*/
|
||||||
theme: string | null;
|
theme: string | null;
|
||||||
/** This defines the homeserver that is going to be used when joining a room.
|
/** This defines the homeserver that is going to be used when joining a room.
|
||||||
|
|||||||
Reference in New Issue
Block a user