mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
superfluous
This commit is contained in:
parent
ce6ad5de25
commit
e8ea67139b
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ if(\OC::$server->getConfig()->getSystemValue('updatechecker', true) === true) {
|
|||
\OCP\Util::addScript('updatenotification', 'notification');
|
||||
OC_Hook::connect('\OCP\Config', 'js', $updateChecker, 'getJavaScript');
|
||||
}
|
||||
\OC_App::registerAdmin('updatenotification', 'admin');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue