mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-30 11:38:32 -07:00
Fixed #1924
This commit is contained in:
parent
fb75ca84fc
commit
958657b09a
1 changed files with 2 additions and 0 deletions
|
@ -192,6 +192,8 @@ namespace Ombi.Store.Context
|
|||
Enabled = true,
|
||||
};
|
||||
break;
|
||||
case NotificationType.AdminNote:
|
||||
continue;
|
||||
default:
|
||||
throw new ArgumentOutOfRangeException();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue