This commit is contained in:
tateisu 2021-05-28 05:06:18 +09:00
parent 6edeb28b85
commit 0f13620640
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ fun ActMain.reactionAdd(
} else when (domain) {
null, "", ".", access_info.apDomain.ascii -> {
// normalize to local custom emoji
code = name
code = ":$name:"
}
else -> {