5s is too much

This commit is contained in:
Thomas Forgione 2021-06-10 09:00:36 +02:00
parent 1119ebf380
commit c43e989459
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ video model =
bar =
animatedEl
(if model.animationFrame < 5000 then
(if model.animationFrame < 3000 then
fadeIn
else