mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 23:30:10 +00:00
Invlaid
This commit is contained in:
parent
3902a96a64
commit
e139432e6a
@ -250,7 +250,7 @@ export class Service extends DatabaseService<Model> {
|
||||
notificationRuleType =
|
||||
NotificationRuleType.ON_CALL_INCIDENT_CREATED;
|
||||
} else {
|
||||
// Invlaid user notification event type.
|
||||
// Invalid user notification event type.
|
||||
throw new BadDataException('Invalid user notification event type.');
|
||||
}
|
||||
return notificationRuleType;
|
||||
|
Loading…
Reference in New Issue
Block a user