File

plugins/mod_windows.lua @ 12645:a741183eec97

core.moduleapi: Expand permission name ':' prefix earlier Ensures it applies to the context as string case Somehow this fixes everything
author Kim Alvefur <zash@zash.se>
date Wed, 15 Jun 2022 23:04:17 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here