From 1baa16f7a6ee679f556896314cb9c5f372fc9089 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 9 Jan 2020 01:46:43 +0100 Subject: encoding list --- app/client/modules/biggan/views/biggan.live.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/client/modules/biggan/views/biggan.live.js') diff --git a/app/client/modules/biggan/views/biggan.live.js b/app/client/modules/biggan/views/biggan.live.js index af1edea..8d4a234 100644 --- a/app/client/modules/biggan/views/biggan.live.js +++ b/app/client/modules/biggan/views/biggan.live.js @@ -14,6 +14,7 @@ import * as queueActions from '../../../queue/queue.actions' import * as bigganTasks from '../biggan.tasks' import * as bigganActions from '../biggan.actions' import BigGANCategoryList from './biggan.categoryList.js' +import BigGANEncodingList from './biggan.encodingList.js' class BigGANLive extends Component { constructor(props) { @@ -120,6 +121,9 @@ class BigGANLive extends Component {
+
+ +
) -- cgit v1.2.3-70-g09d2