Merge pull request #12051 from Quix0r/hotfix/one-dollar-to-much

Hotfix: One `$` to much ...
This commit is contained in:
Tobias Diekershoff 2022-10-23 16:25:46 +02:00 committed by GitHub
commit b72d727a06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -69,8 +69,6 @@ class Index extends BaseAdmin
$this->blocklist->set($blocklist);
$
$this->baseUrl->redirect('admin/blocklist/server');
}