pull/1925/head
Jamie 7 years ago
parent fb75ca84fc
commit 958657b09a

@ -192,6 +192,8 @@ namespace Ombi.Store.Context
Enabled = true,
};
break;
case NotificationType.AdminNote:
continue;
default:
throw new ArgumentOutOfRangeException();
}

Loading…
Cancel
Save