Fixing alt of git reply

This commit is contained in:
Vitor Pamplona 2024-02-29 19:58:18 -05:00
parent 4d2a7bbc32
commit ee4e20bac8

View File

@ -57,7 +57,7 @@ class GitReplyEvent(
companion object {
const val KIND = 1622
const val ALT = "A Git Issue"
const val ALT = "A Git Reply"
fun create(
patch: String,