mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Remove unused property from IConfigOptions (#9792)
accidentally added in #9759
This commit is contained in:
parent
ddfa627ce6
commit
c0e0078b6e
@ -191,8 +191,6 @@ export interface IConfigOptions {
|
||||
description: string;
|
||||
show_once?: boolean;
|
||||
};
|
||||
|
||||
use_rust_crypto_sdk?: boolean;
|
||||
}
|
||||
|
||||
export interface ISsoRedirectOptions {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user