Skip to content

Commit d311213

Browse files
authored
Add pulse function call to reset state
1 parent 21a1064 commit d311213

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

web/installer.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,5 @@ function pulse(state) {
5454

5555
pulseState = requestAnimationFrame(animate);
5656
}
57+
58+
pulse('reset');

0 commit comments

Comments
 (0)