From dc34302fe60f773e8ad65f6a846780a1c8d910f2 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 5 Mar 2019 14:59:39 +0100 Subject: map --- client/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/index.js') diff --git a/client/index.js b/client/index.js index 37906f30..9db88f14 100644 --- a/client/index.js +++ b/client/index.js @@ -60,7 +60,7 @@ function runApplets() { } let cmdPartz = payload.command.split(" ") let cmd = cmdPartz.shift() - let dataset = null + let dataset = payload.dataset || null let url = null let opt = null payload.cmd = cmd -- cgit v1.2.3-70-g09d2