File

plugins/mod_unknown.lua @ 11235:1dba335eacea 0.11

MUC: Fix logic bug causing unnecessary presence to be sent, fixes #1615 (thanks damencho)
author Matthew Wild <mwild1@gmail.com>
date Tue, 15 Dec 2020 13:36:08 +0000
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