From 28bdef87320412776ff0db071f8ab89a51834cac Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 23 Jul 2020 19:18:31 +0200 Subject: arrows and tmp volume icon --- animism-align/frontend/app/types.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'animism-align/frontend/app/types.js') diff --git a/animism-align/frontend/app/types.js b/animism-align/frontend/app/types.js index 7e4b9f1..296b3fd 100644 --- a/animism-align/frontend/app/types.js +++ b/animism-align/frontend/app/types.js @@ -19,7 +19,7 @@ export const align = crud_type('align', [ ]) export const audio = with_type('audio', [ - 'play', 'pause', 'update_time', + 'play', 'pause', 'update_time', 'toggle_muted', ]) export const viewer = with_type('viewer', [ -- cgit v1.2.3-70-g09d2