plugins/pubsub2room.lua

changeset 139
6de453570270
parent 138
7c95aba75a55
child 141
be0754cc0ede
--- a/plugins/pubsub2room.lua	Sun May 20 01:57:58 2018 +0200
+++ b/plugins/pubsub2room.lua	Sun May 20 02:06:16 2018 +0200
@@ -10,6 +10,7 @@
 };
 --]]
 
+local verse = require "verse";
 local st = require "util.stanza";
 
 -- FIXME Should this really be here?

mercurial