QuotaPlugin expect 1 parameter

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
pull/28092/head
Daniel Kesselberg 2021-07-21 17:06:03 +07:00
parent 71109b7425
commit dedf51b6e6
No known key found for this signature in database
GPG Key ID: 36E3664E099D0614
1 changed files with 1 additions and 1 deletions

@ -254,7 +254,7 @@ class Server {
);
if ($view !== null) {
$this->server->addPlugin(
new QuotaPlugin($view, false));
new QuotaPlugin($view));
}
$this->server->addPlugin(
new TagsPlugin(