Added the equals sign to punctuation manager.
This commit is contained in:
parent
2fd167e510
commit
bf930d537e
@ -51,6 +51,7 @@ class punctuationManager():
|
|||||||
'*':'star',
|
'*':'star',
|
||||||
'~':'tilde',
|
'~':'tilde',
|
||||||
'_':'line',
|
'_':'line',
|
||||||
|
'=':'equals',
|
||||||
},
|
},
|
||||||
'customDict':{
|
'customDict':{
|
||||||
'chrys':'awsome',
|
'chrys':'awsome',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user