File

plugins/mod_windows.lua @ 11151:498b3ab49b9c

core.modulemanager: Fix error if installer path missing Happens if run outside prosody. Noticed because because the storage tests fail.
author Kim Alvefur <zash@zash.se>
date Sun, 11 Oct 2020 14:27:28 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here