From 084d11a05fe1220c5104ea59f4fab4860e70b434 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 8 Jul 2020 11:17:43 +0200 Subject: stubbing media index --- animism-align/frontend/types.js | 1 + 1 file changed, 1 insertion(+) (limited to 'animism-align/frontend/types.js') diff --git a/animism-align/frontend/types.js b/animism-align/frontend/types.js index 45c9caf..f92f70b 100644 --- a/animism-align/frontend/types.js +++ b/animism-align/frontend/types.js @@ -3,6 +3,7 @@ import { with_type, crud_type } from './api/crud.types' export const api = crud_type('api', []) export const upload = crud_type('upload', []) +export const media = crud_type('media', []) export const peaks = crud_type('peaks', []) export const text = crud_type('text', []) export const annotation = crud_type('annotation', []) -- cgit v1.2.3-70-g09d2