fix: live burst staying visible when it shouldnt

Closes #4639
This commit is contained in:
Miodec 2023-09-17 15:24:59 +01:00
parent 322d159e62
commit 50933ac088

View file

@ -41,6 +41,7 @@ export function show(): void {
125
);
}
state = true;
}
export function hide(): void {