Merge branch 'svelteChat' of github.com:thecodingmachine/workadventure into svelteChat
This commit is contained in:
commit
01bfbc36b5
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
export let player: PlayerInterface;
|
||||
export let line: number;
|
||||
|
||||
let isSubMenuOpen: boolean;
|
||||
let chatSubMenuVisivilytUnsubcribe: Unsubscriber;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue