mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 12:33:07 +00:00
starting with redux
This commit is contained in:
@@ -24,7 +24,7 @@ export class NotificationsEffects {
|
||||
* Authenticate user.
|
||||
* @method authenticate
|
||||
*/
|
||||
@Effect()
|
||||
/* @Effect()
|
||||
public timer: Observable<Action> = this.actions$
|
||||
.ofType(NotificationsActionTypes.NEW_NOTIFICATION_WITH_TIMER)
|
||||
// .debounceTime((action: any) => action.payload.options.timeOut)
|
||||
|
Reference in New Issue
Block a user