feat(notifications): Added Partially Available Notifications

This commit is contained in:
tidusjar 2021-10-09 00:17:56 +01:00
parent 6fdeeea87b
commit 1ef45dc44c
24 changed files with 286 additions and 54 deletions

View file

@ -14,5 +14,6 @@
IssueResolved = 9,
IssueComment = 10,
Newsletter = 11,
PartiallyAvailable = 12
}
}