plugins/mod_windows.lua
author Kim Alvefur <zash@zash.se>
Fri, 03 Dec 2021 01:02:02 +0100
changeset 12001 1ea01660c79a
parent 6003 28a90f5fea46
permissions -rw-r--r--
mod_smacks: Refactor, simplify, optimize Since reply.attr.to will be the .attr.from of the input we can check this earlier and avoid constructing the reply at all.

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here