Backend: Add "xd" to SpecialWords list
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
parent
f0af60a82b
commit
045f5915c2
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
package txt
|
||||
|
||||
var SpecialWords = map[string]string{
|
||||
"xd": "XD",
|
||||
"nyc": "NYC",
|
||||
"ny": "NY",
|
||||
"uae": "UAE",
|
||||
|
|
Loading…
Reference in a new issue