mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Very top of the tops
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
5be04942e7
commit
99fbaa9cba
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ class AppSearch implements IProvider {
|
|||
* @inheritDoc
|
||||
*/
|
||||
public function getOrder(string $route, array $routeParameters): int {
|
||||
return -1;
|
||||
return -50;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue