mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 21:24:59 +08:00
Update src/@types/global.d.ts
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
97d490c1b6
commit
9e9992078b
2
src/@types/global.d.ts
vendored
2
src/@types/global.d.ts
vendored
@ -197,7 +197,7 @@ declare global {
|
||||
options: {
|
||||
sitekey: string;
|
||||
callback: (response: string) => void;
|
||||
}
|
||||
},
|
||||
) => string;
|
||||
isReady: () => boolean;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user