mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-22 06:51:21 +02:00
Fix wrong overriden attribute
This commit is contained in:
parent
f358deb6c4
commit
b380a89ac6
@ -36,7 +36,7 @@ interface IPageView extends IAnonymousEvent {
|
||||
}
|
||||
|
||||
export interface IWelcomeScreenLoad extends IAnonymousEvent {
|
||||
key: "welcome_screen_load",
|
||||
eventName: "welcome_screen_load",
|
||||
}
|
||||
|
||||
const hashHex = async (input: string): Promise<string> => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user