mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 18:21:40 -04:00
superfluous
This commit is contained in:
parent
10249f48f1
commit
6a35c7d124
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