Skip to content

Commit

Permalink
fix: live burst staying visible when it shouldnt
Browse files Browse the repository at this point in the history
Closes #4639
  • Loading branch information
Miodec committed Sep 17, 2023
1 parent 322d159 commit 50933ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/ts/test/live-burst.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export function show(): void {
125
);
}
state = true;
}

export function hide(): void {
Expand Down

0 comments on commit 50933ac

Please sign in to comment.