remove the apporder app

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2022-11-21 16:44:51 +01:00
parent 03e2ffb3c9
commit 6b3be9d6e8
7 changed files with 13 additions and 8 deletions

View file

@ -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 {