Skip to content

Commit

Permalink
fix: fix in file monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
nytamin committed Sep 21, 2023
1 parent 01fb101 commit 3fb2eed
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ export abstract class GenericFileAccessorHandle<Metadata> extends GenericAccesso
user: 'File watcher is set up',
tech: `File watcher is set up`,
})
triggerSendUpdate()
})

return monitorInProgress
Expand Down

0 comments on commit 3fb2eed

Please sign in to comment.