From: Ian Jackson Date: Sun, 28 Jun 2020 20:16:06 +0000 (+0100) Subject: need to rework to avoid confusion between different users' clientids X-Git-Tag: otter-0.2.0~1502 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=756698ef944038a81dbfdc6e9dca67ab25cbfddb;p=otter.git need to rework to avoid confusion between different users' clientids --- diff --git a/templates/script.js b/templates/script.js index 6734939a..bac8d498 100644 --- a/templates/script.js +++ b/templates/script.js @@ -98,6 +98,8 @@ function drag_mousedown(e) { t : token, g : gen, p : delt.dataset.p, + c : clientid, + s : 0, }) }