This commit is contained in:
xl
2024-11-18 17:15:22 +08:00
parent 89cc6a04eb
commit bb557a9aa9
+1 -1
View File
@@ -68,7 +68,7 @@ class HotReload extends AbstractProcess
*/
public function getName(): string
{
return 'hotReload.process';
return 'hotReload';
}