This commit is contained in:
2022-09-05 18:42:53 +08:00
parent 4ea5945101
commit 623f0362fd
+1 -1
View File
@@ -21,7 +21,7 @@ class Scanner extends BaseProcess
public string $name = 'hot reload';
protected bool $enable_coroutine = false;
protected bool $enable_coroutine = true;
private array $dirs = [];