mirror of
https://github.com/nextcloud/passman.git
synced 2025-09-12 07:54:45 +08:00
commit
9e6673d32d
1 changed files with 1 additions and 8 deletions
|
@ -37,13 +37,6 @@ $manager->registerNotifier(function() {
|
|||
];
|
||||
});
|
||||
|
||||
$manager = \OC::$server->getActivityManager();
|
||||
$manager->registerExtension(function() {
|
||||
return new Activity(
|
||||
\OC::$server->getURLGenerator()
|
||||
);
|
||||
});
|
||||
|
||||
/**
|
||||
* Loading translations
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue