diff --git a/src/js/services/profileService.js b/src/js/services/profileService.js index 8d660cb16..78f99a86b 100644 --- a/src/js/services/profileService.js +++ b/src/js/services/profileService.js @@ -795,7 +795,7 @@ angular.module('copayApp.services') root.getNotifications = function(opts, cb) { opts = opts || {}; - var TIME_STAMP = 60 * 60 * 24; + var TIME_STAMP = 60 * 60 * 6; var MAX = 100; var typeFilter = {