mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-07-01 19:12:01 +02:00
Fixing alt of git reply
This commit is contained in:
@ -57,7 +57,7 @@ class GitReplyEvent(
|
|||||||
|
|
||||||
companion object {
|
companion object {
|
||||||
const val KIND = 1622
|
const val KIND = 1622
|
||||||
const val ALT = "A Git Issue"
|
const val ALT = "A Git Reply"
|
||||||
|
|
||||||
fun create(
|
fun create(
|
||||||
patch: String,
|
patch: String,
|
||||||
|
Reference in New Issue
Block a user