mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 13:33:03 +00:00
Added proposed change to force clearing the object cache in workspace component onInit.
This commit is contained in:
@@ -21,7 +21,6 @@ import { ProcessTaskResponse } from './models/process-task-response';
|
||||
*/
|
||||
@Injectable()
|
||||
export class ClaimedTaskDataService extends TasksService<ClaimedTask> {
|
||||
protected responseMsToLive = 10 * 1000;
|
||||
|
||||
protected responseMsToLive = 10 * 1000;
|
||||
|
||||
|
Reference in New Issue
Block a user