mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 16:14:40 +00:00
Wireguard: Cleanup this->sessionClose
This commit is contained in:
parent
8cc1792cb1
commit
e331393928
@ -55,7 +55,6 @@ class ServiceController extends ApiMutableServiceControllerBase
|
||||
return ['result' => 'failed'];
|
||||
}
|
||||
|
||||
$this->sessionClose();
|
||||
$backend = new Backend();
|
||||
$backend->configdRun('interface invoke registration');
|
||||
$backend->configdRun('template reload ' . escapeshellarg(static::$internalServiceTemplate));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user