parent
f6df79d83f
commit
3aeefee5a4
1 changed files with 248 additions and 247 deletions
|
@ -198,6 +198,7 @@ const toggleChat = () =>
|
||||||
if (isAuthenticated.value)
|
if (isAuthenticated.value)
|
||||||
{
|
{
|
||||||
chatStore.toggleChat();
|
chatStore.toggleChat();
|
||||||
|
fabOpen.value = chatStore.isChatVisible;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue