summaryrefslogtreecommitdiff
path: root/app/client/modules/biggan/biggan.module.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/client/modules/biggan/biggan.module.js')
-rw-r--r--app/client/modules/biggan/biggan.module.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/client/modules/biggan/biggan.module.js b/app/client/modules/biggan/biggan.module.js
index 6407f61..e86d312 100644
--- a/app/client/modules/biggan/biggan.module.js
+++ b/app/client/modules/biggan/biggan.module.js
@@ -1,7 +1,7 @@
const bigganModule = {
name: 'biggan',
displayName: 'BigGAN',
- datatype: 'video',
+ datatype: 'image',
}
export default bigganModule