File

plugins/mod_windows.lua @ 13551:e17ff906d71b

mod_pubsub: Pass metadata directly into form Reduces duplication and need to edit in two places when adding another metadata field.
author Kim Alvefur <zash@zash.se>
date Fri, 08 Nov 2024 02:15:10 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here