rename js Query into ManifoldQuery
[unfold.git] / plugins / querycode / querycode.py
index 4b84548..6766444 100644 (file)
@@ -13,7 +13,7 @@ class QueryCode (Plugin):
 
     def requirements (self):
         return { 
-            'js_files' : [ "js/querycode.js", "js/plugin.js", "js/query.js", "js/onavail.js",
+            'js_files' : [ "js/querycode.js", "js/plugin.js", "js/manifold-query.js", "js/onavail.js",
                            "js/manifold-pubsub.js", "js/manifold-async.js", 
                            "js/spin.presets.js", "js/spin.min.js", "js/jquery.spin.js",