mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-24 09:52:49 +08:00
feat(server): send invitation review notification (#10418)
This commit is contained in:
@@ -714,6 +714,9 @@ enum NotificationType {
|
||||
InvitationAccepted
|
||||
InvitationBlocked
|
||||
InvitationRejected
|
||||
InvitationReviewRequest
|
||||
InvitationReviewApproved
|
||||
InvitationReviewDeclined
|
||||
}
|
||||
|
||||
enum NotificationLevel {
|
||||
|
||||
Reference in New Issue
Block a user