File

plugins/mod_windows.lua @ 10667:49312378ba1d

util.adhoc: Allow passing dataforms in initial command This might not be quite legal per XEP-0050, but makes it possible to call simpler commands without keeping state across another roundtrip.
author Kim Alvefur <zash@zash.se>
date Wed, 26 Feb 2020 00:59:35 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here