Fix sticker creator in our new typescriptified world
This commit is contained in:
parent
f2af71f8b5
commit
68f27c1c7c
15 changed files with 381 additions and 311 deletions
|
@ -129,3 +129,4 @@ export const SignalContext: SignalContextType = {
|
|||
};
|
||||
|
||||
window.SignalContext = SignalContext;
|
||||
window.i18n = SignalContext.i18n;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue