feat: another baseline
This commit is contained in:
parent
2929fb5b31
commit
a29948587c
@ -938,11 +938,11 @@ namespace Flawless.Client.Remote
|
|||||||
public enum WebhookEventType
|
public enum WebhookEventType
|
||||||
{
|
{
|
||||||
|
|
||||||
_0 = 0,
|
Push = 0,
|
||||||
|
|
||||||
|
IssueCreated = 1,
|
||||||
|
|
||||||
_1 = 1,
|
IssueUpdate = 2
|
||||||
|
|
||||||
_2 = 2,
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user