plugins/mod_pubsub/pubsub.lib.lua
changeset 8825 4afa77e0d2b0
parent 8818 5974c9da1391
child 8828 7270258fec77
--- a/plugins/mod_pubsub/pubsub.lib.lua	Wed May 23 00:55:33 2018 +0200
+++ b/plugins/mod_pubsub/pubsub.lib.lua	Wed May 23 01:00:01 2018 +0200
@@ -65,6 +65,7 @@
 			{ label = "Messages of type normal", value = "normal" },
 			{ label = "Messages of type headline", value = "headline", default = true },
 		};
+	};
 };
 
 local service_method_feature_map = {