diff options
Diffstat (limited to 'Zotlabs/Lib/Apps.php')
-rw-r--r-- | Zotlabs/Lib/Apps.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Lib/Apps.php b/Zotlabs/Lib/Apps.php index d7d225e9a..1c3daf158 100644 --- a/Zotlabs/Lib/Apps.php +++ b/Zotlabs/Lib/Apps.php @@ -577,7 +577,7 @@ class Apps { /** - * @brief Render a simple app install button with app name and description. + * @brief Render a simple app install button with app name and description without checking requirements. * * @param string $app app name * @return string |