mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Replace xD by emoji only after space.
This commit is contained in:
@@ -40,7 +40,7 @@ Replace Replaces[] = {
|
||||
// { { 0xD83DDE01U }, ":grin:" },
|
||||
// { { 0xD83DDE02U }, ":joy:" },
|
||||
{ { 0xD83DDE1AU }, ":-*" },
|
||||
{ { 0xD83DDE06U }, "xD" },
|
||||
// { { 0xD83DDE06U }, "xD" }, // Conflicts with typing xDDD...
|
||||
// { { 0xD83DDC4DU }, ":like:" },
|
||||
// { { 0xD83DDC4EU }, ":dislike:" },
|
||||
// { { 0x261DU }, ":up:" },
|
||||
|
Reference in New Issue
Block a user