Disable debug mode by setting DEBUG_APPEND_ORIGINAL_NAME to false

This commit is contained in:
2026-01-05 15:50:42 +03:00
parent b81b395282
commit 38ba2fd576

View File

@@ -14,7 +14,7 @@
// CONFIG (EDIT ME)
///////////////////////
const DEBUG_APPEND_ORIGINAL_NAME = true; // set true to enable debug mode (appends original name as comment)
const DEBUG_APPEND_ORIGINAL_NAME = false; // set true to enable debug mode (appends original name as comment)
// 1) Remove these patterns (marketing noise, brackets, separators, etc.)
const NOISE_PATTERNS = [