diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-12-16 22:42:33 -0800 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-12-16 22:42:33 -0800 |
commit | 4cacfe59bd2f2d3b41ec9173b9310039971a76c8 (patch) | |
tree | b8c29d6e283e2391923b20c9515a52a1fa652388 /doc/Widgets.md | |
parent | b909c878b1a58b055935a797d2a062b22ffc4315 (diff) | |
download | volse-hubzilla-4cacfe59bd2f2d3b41ec9173b9310039971a76c8.tar.gz volse-hubzilla-4cacfe59bd2f2d3b41ec9173b9310039971a76c8.tar.bz2 volse-hubzilla-4cacfe59bd2f2d3b41ec9173b9310039971a76c8.zip |
queue/notification/delivery refactor continued
Diffstat (limited to 'doc/Widgets.md')
-rw-r--r-- | doc/Widgets.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Widgets.md b/doc/Widgets.md index 7c506dea7..baacffd6f 100644 --- a/doc/Widgets.md +++ b/doc/Widgets.md @@ -75,7 +75,7 @@ Some/many of these widgets have restrictions which may restrict the type of page * suggestedchats - "interesting" chatrooms chosen for the current observer * item - displays a single webpage item by mid - * args: mid - message_id of webpage to display + * args: mid - message_id of webpage to display (must be webpage, not a conversation item) <br /> <br /> * photo - display a single photo |