protae5544 commited on
Commit
54d02a3
·
verified ·
1 Parent(s): c5fec19

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -541,7 +541,7 @@ const SYSTEM_PRESETS = {
541
  custom: "" // จะใช้ค่าจาก input
542
  };
543
 
544
- const PAYLOAD_CHAR_WARNING_THRESHOLD = 14000;
545
 
546
  // --- Elements
547
  const providerSelect = document.getElementById('providerSelect95');
 
541
  custom: "" // จะใช้ค่าจาก input
542
  };
543
 
544
+ const PAYLOAD_CHAR_WARNING_THRESHOLD = 44000;
545
 
546
  // --- Elements
547
  const providerSelect = document.getElementById('providerSelect95');