move remote control to folder and fix sortable dependency

This commit is contained in:
dkanada
2019-09-13 00:05:15 -07:00
parent 1f0f1dc1b3
commit 5104aabead
5 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ require("swiper/dist/css/swiper.min.css");
_define("swiper", function() { return swiper; });
// sortable
var sortable = require("sortable");
var sortable = require("sortablejs");
_define("sortable", function() { return sortable; });
// libjass