From dd469b4ff7f9945864aa2da0e23fd466334884aa Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 21 May 2018 19:27:23 +0200 Subject: onchange --- app/client/live/actions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/client/live/actions.js') diff --git a/app/client/live/actions.js b/app/client/live/actions.js index 46e0c6c..5bf06eb 100644 --- a/app/client/live/actions.js +++ b/app/client/live/actions.js @@ -38,5 +38,5 @@ export const load_epoch = (checkpoint, epoch) => { export const seek = (frame) => { socket.seek(frame) - return { type: 'LOADING_CHECKPOINT', } + return { type: 'SEEKING', } } -- cgit v1.2.3-70-g09d2