File

plugins/mod_windows.lua @ 9558:5fa73fbb047f

util.promise: Remove the non-standard ability to pass a promise to reject()
author Matthew Wild <mwild1@gmail.com>
date Fri, 26 Oct 2018 09:23:31 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here