mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
Also add comment
This commit is contained in:
parent
3581aceb5a
commit
70522ed8da
@ -30,6 +30,8 @@ export interface ConfigOptions {
|
||||
};
|
||||
}
|
||||
|
||||
// Overrides members from ConfigOptions that are always provided by the
|
||||
// default config and are therefore non-optional.
|
||||
export interface ResolvedConfigOptions extends ConfigOptions {
|
||||
default_server_config: {
|
||||
["m.homeserver"]: {
|
||||
|
Loading…
Reference in New Issue
Block a user