ing
This commit is contained in:
parent
2936533187
commit
0a8dfe35fc
|
@ -20,7 +20,7 @@ export class MetaCrawlerService {
|
|||
this.metaCrawlerCache$ = this.rpcService.call('MetaCrawlerService.readAll').pipe(
|
||||
shareReplay<MetaCrawler[]>(1),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
return this.metaCrawlerCache$;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user