Merge pull request #12051 from Quix0r/hotfix/one-dollar-to-much
Hotfix: One `$` to much ...
This commit is contained in:
commit
b72d727a06
|
@ -69,8 +69,6 @@ class Index extends BaseAdmin
|
||||||
|
|
||||||
$this->blocklist->set($blocklist);
|
$this->blocklist->set($blocklist);
|
||||||
|
|
||||||
$
|
|
||||||
|
|
||||||
$this->baseUrl->redirect('admin/blocklist/server');
|
$this->baseUrl->redirect('admin/blocklist/server');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue