modify plugin name
This commit is contained in:
+2
-1
@@ -71,7 +71,8 @@ class ServerCommand extends Command
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
return (int)$manager->start();
|
||||
$manager->start();
|
||||
return 1;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user