Fix deconflicting
This commit is contained in:
parent
becd7c222e
commit
a7b518d7ea
3 changed files with 32 additions and 8 deletions
|
|
@ -93,7 +93,7 @@ export class SyncClient {
|
|||
database,
|
||||
settings,
|
||||
syncService,
|
||||
new FileOperations(logger, fs),
|
||||
new FileOperations(logger, database, fs),
|
||||
history
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue