fix(Apps): fix install command check on existing apps
- AppManager::isInstalled() is misleading, as it checks only whether it is enabled. But an app might not be present in some edge cases. - AppManager::getAppPath() does however only check whether an app dir is present, independent of the enabled-state. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>pull/55832/head
parent
06f6a1f177
commit
8afffd8538
Loading…
Reference in New Issue