aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Chatroom_list.php
diff options
context:
space:
mode:
Diffstat (limited to 'Zotlabs/Widget/Chatroom_list.php')
-rw-r--r--Zotlabs/Widget/Chatroom_list.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/Zotlabs/Widget/Chatroom_list.php b/Zotlabs/Widget/Chatroom_list.php
index e2aad0e05..d80e40bf9 100644
--- a/Zotlabs/Widget/Chatroom_list.php
+++ b/Zotlabs/Widget/Chatroom_list.php
@@ -1,5 +1,11 @@
<?php
+/**
+ * * Name: Chatroom list
+ * * Description: A menu with links to your chatrooms
+ * * Requires: chat, channel, articles, cards, wiki
+ */
+
namespace Zotlabs\Widget;
class Chatroom_list {