mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-07-03 10:30:46 +00:00
bf9eafbad9
* Update draggable.js - rename updateDomNodeClasses to assignDomNodeClasses If I'm not wrong then the "updateDomNodeClasses" is unused and the "assignDomNodeClasses" is missing This renames "updateDomNodeClasses" to "assignDomNodeClasses" * Use "updateDomNodeClasses"