chore: small changes

This commit is contained in:
waterplea
2024-08-16 14:39:54 +04:00
parent 015131f198
commit 0abe08f243
4 changed files with 5 additions and 6 deletions

View File

@@ -38,7 +38,7 @@ export class DepErrorService {
),
),
distinctUntilChanged(deepEqual),
shareReplay({ bufferSize: 1, refCount: true }),
shareReplay(1),
)
constructor(