mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
remove the apporder app
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
03e2ffb3c9
commit
6b3be9d6e8
7 changed files with 13 additions and 8 deletions
|
|
@ -726,7 +726,7 @@ class ConfigurationManager
|
|||
if (is_string($apps)) {
|
||||
return trim($apps);
|
||||
}
|
||||
return 'twofactor_totp deck tasks calendar contacts apporder';
|
||||
return 'twofactor_totp deck tasks calendar contacts';
|
||||
}
|
||||
|
||||
public function GetCollaboraDictionaries() : string {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue