diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-07-08 23:37:40 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-07-08 23:37:40 +0200 |
| commit | 18472645a7879baf00332a7ee5be8c4338bb8d21 (patch) | |
| tree | fc3f57803f605e4942aac010a0f7c528d0d0386c /animism-align/frontend/app.js | |
| parent | f7cf600fe1abc92ddccdbadf30315d6f9785994f (diff) | |
adding annotations of type video
Diffstat (limited to 'animism-align/frontend/app.js')
| -rw-r--r-- | animism-align/frontend/app.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/animism-align/frontend/app.js b/animism-align/frontend/app.js index 137d933..6239fa6 100644 --- a/animism-align/frontend/app.js +++ b/animism-align/frontend/app.js @@ -22,6 +22,7 @@ export default class App extends Component { actions.site.loadPeaks() actions.annotation.index() actions.paragraph.index() + actions.media.index() } render() { return ( |
