mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-13 13:03:04 +00:00
fixed rehydrate issue
This commit is contained in:
@@ -8,6 +8,7 @@ import { StoreAction, StoreActionTypes } from '../../app/store.actions';
|
||||
import { AppState } from '../../app/app.reducer';
|
||||
|
||||
import { GLOBAL_CONFIG, GlobalConfig } from '../../config';
|
||||
import { RouterNavigationAction } from '@ngrx/router-store';
|
||||
|
||||
@Injectable()
|
||||
export class BrowserTransferState extends TransferState {
|
||||
|
Reference in New Issue
Block a user