Преглед изворни кода

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",