diff --git a/js/services/notifications.js b/js/services/notifications.js index 22645ec17..e8f9bda2c 100644 --- a/js/services/notifications.js +++ b/js/services/notifications.js @@ -21,7 +21,7 @@ factory('notification', ['$timeout', enabled: true }, error: { - duration: 1e10, + duration: 5000, enabled: true }, success: {