瀏覽代碼

no-otr compilation issue: Utils is not defined

Jose M Rubio 9 年之前
父節點
當前提交
73c24e9b71
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/deps-no-otr.js

+ 1 - 1
src/deps-no-otr.js

@@ -1,8 +1,8 @@
 define("converse-dependencies", [
     "jquery",
     "underscore",
-    "utils",
     "polyfill",
+    "utils",
     "moment_with_locales",
     "strophe",
     "strophe.disco",