File

plugins/mod_unknown.lua @ 10556:79fe4ed1332b

mod_presence: Ignore an unused variable [luacheck] Not sure if it should be unused, hence the TODO
author Kim Alvefur <zash@zash.se>
date Mon, 23 Dec 2019 22:30:21 +0100
parent 6003:28a90f5fea46
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