oops
This commit is contained in:
parent
3a2a16f54c
commit
b5229ec73c
@ -208,7 +208,7 @@ UN_SHIFTED_PRINTABLE.update(pmap(
|
||||
))
|
||||
UN_SHIFTED_PRINTABLE.update(pmap(
|
||||
'LEFT_BRACKET BACKSLASH RIGHT_BRACKET GRAVE_ACCENT UNDERSCORE',
|
||||
"[\\]^`_"
|
||||
"[\\]`_"
|
||||
))
|
||||
SHIFTED_PRINTABLE = UN_SHIFTED_PRINTABLE.copy()
|
||||
SHIFTED_PRINTABLE.update({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user