aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Notifications/NotificationType.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-03-02 00:16:29 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-03-02 00:16:29 -0500
commit0d8636d859cef5d0be4a723402926f05499210d7 (patch)
tree3de2354d334a690caf1e851cddad7a9d3349ca69 /MediaBrowser.Model/Notifications/NotificationType.cs
parent3d22c486700f63034f6735bc6cf3efb2ad18af22 (diff)
update image magick sharp
Diffstat (limited to 'MediaBrowser.Model/Notifications/NotificationType.cs')
-rw-r--r--MediaBrowser.Model/Notifications/NotificationType.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/MediaBrowser.Model/Notifications/NotificationType.cs b/MediaBrowser.Model/Notifications/NotificationType.cs
index 269e27a4f..f5e3624f0 100644
--- a/MediaBrowser.Model/Notifications/NotificationType.cs
+++ b/MediaBrowser.Model/Notifications/NotificationType.cs
@@ -19,6 +19,7 @@ namespace MediaBrowser.Model.Notifications
NewLibraryContentMultiple,
ServerRestartRequired,
TaskFailed,
- CameraImageUploaded
+ CameraImageUploaded,
+ UserLockedOut
}
} \ No newline at end of file