This commit is contained in:
2021-11-20 02:30:13 +08:00
parent 68ee0244a2
commit 905427bccc
+1 -1
View File
@@ -14,7 +14,7 @@ class Inotify
private array $watchFiles = [];
protected bool $isReloading;
protected bool $isReloading = FALSE;
protected int $cid;