fix: emoji shortcodes

This commit is contained in:
trisua 2025-05-05 23:44:10 -04:00
parent 570a290954
commit 24cf61c783
7 changed files with 39 additions and 17 deletions

View file

@ -47,3 +47,4 @@ async-stripe = { version = "0.41.0", features = [
"billing",
"runtime-tokio-hyper",
] }
emojis = "0.6.4"