From 3944d5aab7bc2c3530961aa73de14315658ce50e Mon Sep 17 00:00:00 2001 From: christophe mames <77554616+cmames@users.noreply.github.com> Date: Mon, 22 Nov 2021 23:36:52 +0100 Subject: [PATCH] Update splitter.js --- splitter.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/splitter.js b/splitter.js index f1e191b..3bde2db 100644 --- a/splitter.js +++ b/splitter.js @@ -1,5 +1,5 @@ -// zramit by C. Mames is licensed under the GNU General Public License v3.0 -// https://github.com/cmames/zramit +// splitter.js by C. Mames is licensed under the GNU General Public License v3.0 +// https://github.com/cmames/splitter.js function dragElement(element) { const previous = element.previousElementSibling;