aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-02-21 10:03:43 +0000
committerMario <mario@mariovavti.com>2022-02-21 10:03:43 +0000
commit7e04662a9cf88039273e08b050e0fb6235346b51 (patch)
tree1eaf56fb6c7bd77bc9c332b91306ec452527431f /Zotlabs/Widget
parenta80454978181eebf7813a10c00b3166f66300b3f (diff)
downloadvolse-hubzilla-7e04662a9cf88039273e08b050e0fb6235346b51.tar.gz
volse-hubzilla-7e04662a9cf88039273e08b050e0fb6235346b51.tar.bz2
volse-hubzilla-7e04662a9cf88039273e08b050e0fb6235346b51.zip
do not require network for forums widget
Diffstat (limited to 'Zotlabs/Widget')
-rw-r--r--Zotlabs/Widget/Forums.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zotlabs/Widget/Forums.php b/Zotlabs/Widget/Forums.php
index 454cc7a26..c40556273 100644
--- a/Zotlabs/Widget/Forums.php
+++ b/Zotlabs/Widget/Forums.php
@@ -3,7 +3,6 @@
/**
* * Name: Forums
* * Description: A list of forum channels with unseen item counts
- * * Requires: network
*/
namespace Zotlabs\Widget;