]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/poll.pm
Merge branch 'master' into commentreorg
[ikiwiki.git] / IkiWiki / Plugin / poll.pm
index bc1e3501e5e6b7c9c4a0d1568367e5d60bbf61cb..6bc4579c2547a34691b0274bdeec7b054336a651 100644 (file)
@@ -17,6 +17,7 @@ sub getsetup () {
                plugin => {
                        safe => 1,
                        rebuild => undef,
+                       section => "widget",
                },
 }