diff options
Diffstat (limited to 'asciifarm/charmaps')
| -rw-r--r-- | asciifarm/charmaps/default.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asciifarm/charmaps/default.json b/asciifarm/charmaps/default.json index d881313..c815866 100644 --- a/asciifarm/charmaps/default.json +++ b/asciifarm/charmaps/default.json @@ -37,5 +37,5 @@ "charwidth": 1, "healthfull": ["#", 7, 2], "healthempty": ["_", 7, 1], - "alphabet": "!\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~" + "alphabet": "!\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~" } |
