File

plugins/mod_windows.lua @ 9798:7ce7ee9cd1c5

prosodyctl: Fix module.command invocation (thanks woffs) The first argument is already removed once since c7727c13260f
author Kim Alvefur <zash@zash.se>
date Fri, 18 Jan 2019 18:30:41 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here