modify plugin name
This commit is contained in:
+1
-1
@@ -204,7 +204,7 @@ class Server extends HttpService
|
||||
} catch (\Throwable $exception) {
|
||||
$this->logger->error($exception->getMessage());
|
||||
} finally {
|
||||
$this->manager->getServer()->shutdown();
|
||||
$this->manager->shutdown();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user