File

plugins/mod_windows.lua @ 7884:60d3b53a36f7

mod_mam: Ignore "indirectly mutating read-only global variable prosody" warning [luacheck]
author Kim Alvefur <zash@zash.se>
date Sat, 04 Feb 2017 00:59:10 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here