mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Seems like '' on fields doesn't work
This commit is contained in:
parent
a51d20153b
commit
a26bc30363
1 changed files with 7 additions and 7 deletions
|
@ -20,7 +20,7 @@
|
|||
"(" = ")";
|
||||
"{" = "}";
|
||||
"[" = "]";
|
||||
'"' = '"';
|
||||
"\"" = "\"";
|
||||
"'" = "'";
|
||||
"<" = ">";
|
||||
"`" = "`";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue