Browse Source

unset debug mode

laira 1 năm trước cách đây
mục cha
commit
8c9aa3e89d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      js/globals/globals_debug.js

+ 1 - 1
js/globals/globals_debug.js

@@ -1,4 +1,4 @@
-const isDebugMode = true;
+const isDebugMode = false;
 
 const debugState = {
   lang: { skip: true, lang: 'pt_BR' },