From 60f8657b7a9b4130313367b85a5f60e53a89d31c Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 7 Jul 2020 10:31:11 +0200 Subject: media controller --- animism-align/frontend/actions.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'animism-align/frontend/actions.js') diff --git a/animism-align/frontend/actions.js b/animism-align/frontend/actions.js index 4153296..8daf83e 100644 --- a/animism-align/frontend/actions.js +++ b/animism-align/frontend/actions.js @@ -12,6 +12,7 @@ const crudActions = [ 'paragraph', 'annotation', 'upload', + 'media', ].reduce((a,b) => (a[b] = crud_actions(b)) && a, {}) export default @@ -26,4 +27,4 @@ export default .concat([ // ['socket', socketActions], ]) - .reduce((a,b) => (a[b[0]] = b[1])&&a,{}) \ No newline at end of file + .reduce((a,b) => (a[b[0]] = b[1])&&a,{}) -- cgit v1.2.3-70-g09d2