Skip to content

Commit

Permalink
Update splitter.js
Browse files Browse the repository at this point in the history
  • Loading branch information
cmames authored Nov 22, 2021
1 parent 8618df2 commit 3944d5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions splitter.js
Original file line number Diff line number Diff line change
@@ -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;
Expand Down

0 comments on commit 3944d5a

Please sign in to comment.