mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
add notification rule
This commit is contained in:
@@ -3,4 +3,4 @@ enum NoticationRuleType {
|
||||
ON_CALL_CHANGE = 'On Call Change',
|
||||
}
|
||||
|
||||
export default NoticationRuleType;
|
||||
export default NoticationRuleType;
|
||||
@@ -177,5 +177,5 @@ export default [
|
||||
UserEmail,
|
||||
UserSms,
|
||||
UserCall,
|
||||
UserNotifiacationRule
|
||||
UserNotifiacationRule,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user