Alexandre Alapetite 8 лет назад
Родитель
Сommit
3108b2729f
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      p/scripts/main.js

+ 2 - 2
p/scripts/main.js

@@ -1,6 +1,6 @@
 "use strict";
-/* globals context, i18n, shortcut, shortcuts, url */
-/* jshint globalstrict: true */
+/* globals $, jQuery, context, i18n, shortcut, shortcuts, url */
+/* jshint strict:global */
 
 var $stream = null,
 	isCollapsed = true,