fix: config escape warning

This commit is contained in:
Jack Wills
2025-06-16 22:57:58 +01:00
parent b40b6b197e
commit 8fb5ac4a94
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -37,6 +37,7 @@
// Available keys are;
// 1) a-z and A-Z
// 2) 0-9
// WARNING if using the \ key, it needs to be escaped, e.g. log_section_toggle = ["\\"]
// 3) / \ , . # ' [ ] ; = -
// 3) F1-F12
// 4) backspace, tab, backtab, delete, end, esc, home, insert, pagedown, pageup, left, right, up, down