diff options
author | Mario <mario@mariovavti.com> | 2023-01-04 14:25:46 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-01-04 14:25:46 +0000 |
commit | e16ea1ae0568238fa4c2236d1f050ef4a85749c7 (patch) | |
tree | 950f23a52ad95d46b2f4cb46d821850b5c347740 /Zotlabs/Widget/Categories.php | |
parent | 941135a0a63d72d6300ab93a608cd5c8354d9e0a (diff) | |
download | volse-hubzilla-e16ea1ae0568238fa4c2236d1f050ef4a85749c7.tar.gz volse-hubzilla-e16ea1ae0568238fa4c2236d1f050ef4a85749c7.tar.bz2 volse-hubzilla-e16ea1ae0568238fa4c2236d1f050ef4a85749c7.zip |
pdl editor for addon iitial commit
Diffstat (limited to 'Zotlabs/Widget/Categories.php')
-rw-r--r-- | Zotlabs/Widget/Categories.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Widget/Categories.php b/Zotlabs/Widget/Categories.php index b0eda253b..7e6a3c6f7 100644 --- a/Zotlabs/Widget/Categories.php +++ b/Zotlabs/Widget/Categories.php @@ -3,7 +3,7 @@ /** * * Name: Categories * * Description: Display a menu with links to categories - * * Requires: channel, articles, cards, cloud + * * Requires: channel, cloud */ namespace Zotlabs\Widget; |