view plugins/mod_unknown.lua @ 10090:cdcf26331b9f

mod_pubsub: Eliminate dead code `data` is a stanza and always truthy
author Kim Alvefur <zash@zash.se>
date Thu, 25 Jul 2019 12:26:07 +0200
parents 28a90f5fea46
children
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform