File

plugins/mod_unknown.lua @ 12173:270047afa6af

mod_storage_xep0227: Allow overriding the input/output layer for XEP-0227 data This can (and will) be used to support in-memory import/export functions.
author Matthew Wild <mwild1@gmail.com>
date Mon, 10 Jan 2022 15:47:59 +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