mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
chore: small changes
This commit is contained in:
@@ -38,7 +38,7 @@ export class DepErrorService {
|
||||
),
|
||||
),
|
||||
distinctUntilChanged(deepEqual),
|
||||
shareReplay({ bufferSize: 1, refCount: true }),
|
||||
shareReplay(1),
|
||||
)
|
||||
|
||||
constructor(
|
||||
|
||||
Reference in New Issue
Block a user