mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-28 23:11:02 +00:00
chore: clean
This commit is contained in:
@@ -140,6 +140,7 @@ class ActivityMarkdownCreator : AppCompatActivity() {
|
||||
} else {
|
||||
Anilist.mutation.postReply(parentId, text)
|
||||
}
|
||||
|
||||
"message" -> if (isEdit) {
|
||||
Anilist.mutation.postMessage(userId, text, editId)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user