Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 2c0bc4c

Browse files
committed
bugfix restore resolution
1 parent c95f889 commit 2c0bc4c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/src/modules/monitor.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@ export default class Monitor {
181181
this.fs.rm(path);
182182
}
183183

184+
this.monitors = null;
185+
184186
return true;
185187
}
186188

0 commit comments

Comments
 (0)