From 02dc913860b162991db7fb0e2015a76570fbf33e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 3 Jun 2018 20:12:56 +0200 Subject: create these datasets --- app/client/modules/samplernn/samplernn.reducer.js | 1 + 1 file changed, 1 insertion(+) (limited to 'app/client/modules/samplernn/samplernn.reducer.js') diff --git a/app/client/modules/samplernn/samplernn.reducer.js b/app/client/modules/samplernn/samplernn.reducer.js index d91d64d..65d9e3d 100644 --- a/app/client/modules/samplernn/samplernn.reducer.js +++ b/app/client/modules/samplernn/samplernn.reducer.js @@ -10,6 +10,7 @@ const samplernnInitialState = { } const samplernnReducer = (state = samplernnInitialState, action) => { + console.log(action.type) switch(action.type) { case types.samplernn.init: return { -- cgit v1.2.3-70-g09d2