fix comment

Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
Timo K
2024-02-22 15:19:11 +01:00
parent e17cdddeb8
commit 2949ab0302

View File

@@ -132,7 +132,7 @@ export interface UrlParams {
returnToLobby: boolean;
/**
* 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;
/** This defines the homeserver that is going to be used when joining a room.