Fix styling
This commit is contained in:
committed by
github-actions[bot]
parent
23ed697b98
commit
ce15f8f1dd
@@ -104,7 +104,9 @@ class Form extends Component
|
||||
return handleError($e, $this);
|
||||
}
|
||||
}
|
||||
public function restartSentinel() {
|
||||
|
||||
public function restartSentinel()
|
||||
{
|
||||
try {
|
||||
$version = get_latest_sentinel_version();
|
||||
StartSentinel::run($this->server, $version, true);
|
||||
|
||||
Reference in New Issue
Block a user