From eeffc71a1eec3e80f1a1e1147ef1e5581c721c3e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 9 Mar 2021 18:10:35 +0100 Subject: editor overview / gate --- animism-align/frontend/app/types.js | 3 +++ 1 file changed, 3 insertions(+) (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 5f625d1..4f9d123 100644 --- a/animism-align/frontend/app/types.js +++ b/animism-align/frontend/app/types.js @@ -27,6 +27,9 @@ export const audio = with_type('audio', [ 'play', 'pause', 'seek', 'update_time', 'set_volume', 'set_cc', ]) +export const editor = with_type('editor', [ + 'loaded', +]) export const viewer = with_type('viewer', [ 'load_sections', 'toggle_component', 'toggle_nav_component', 'set_current_section', 'reached_end_of_section', -- cgit v1.2.3-70-g09d2