diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-06-07 16:07:12 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-06-07 16:07:12 +0200 |
| commit | ddf2cc3f5dccc1b22275c3b39366e51036d7815f (patch) | |
| tree | 6d744f6618ec12ed9bec5588bde7e496e2614f0d /app/client/modules/samplernn/samplernn.module.js | |
| parent | 209cfd09c16122e94acb1e28972a97a46c92a5c7 (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.js | 1 |
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', } |
