Add admin email wizard and logging
This commit is contained in:
@@ -17,5 +17,6 @@ public enum NotificationType
|
||||
SubscriptionExpiryReminder = 10,
|
||||
SubscriptionExpired = 11,
|
||||
SmsInboundStop = 12,
|
||||
SmsInboundHelp = 13
|
||||
SmsInboundHelp = 13,
|
||||
AdminEmail = 14
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user