Removed autoplay on page reload

This commit is contained in:
Eliot Berriot 2018-02-17 17:30:21 +01:00
commit a2c42996a1
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
3 changed files with 6 additions and 19 deletions

View file

@ -7,6 +7,7 @@ Changelog
- Front: added some unittests for the store (#55)
- Front: fixed broken login redirection when 401
- Front: Removed autoplay on page reload
0.3.5 (2018-01-07)