summaryrefslogtreecommitdiff
path: root/app/client/modules/samplernn/samplernn.module.js
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-06-07 16:07:12 +0200
committerJules Laplace <julescarbon@gmail.com>2018-06-07 16:07:12 +0200
commitddf2cc3f5dccc1b22275c3b39366e51036d7815f (patch)
tree6d744f6618ec12ed9bec5588bde7e496e2614f0d /app/client/modules/samplernn/samplernn.module.js
parent209cfd09c16122e94acb1e28972a97a46c92a5c7 (diff)
folder list on new dataset page
Diffstat (limited to 'app/client/modules/samplernn/samplernn.module.js')
-rw-r--r--app/client/modules/samplernn/samplernn.module.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/client/modules/samplernn/samplernn.module.js b/app/client/modules/samplernn/samplernn.module.js
index 60411b4..6fb4f33 100644
--- a/app/client/modules/samplernn/samplernn.module.js
+++ b/app/client/modules/samplernn/samplernn.module.js
@@ -1,5 +1,6 @@
const samplernnModule = {
name: 'samplernn',
+ displayName: 'SampleRNN',
datatype: 'audio',
}