Преглед на файлове

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