plugins/mod_unknown.lua
author Kim Alvefur <zash@zash.se>
Wed, 06 Mar 2024 19:12:11 +0100
changeset 13461 3347ed1014b8
parent 6003 28a90f5fea46
permissions -rw-r--r--
mod_pubsub: Ignore shadowed variable [luacheck]

-- Unknown platform stub
module:set_global();

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