File

plugins/mod_windows.lua @ 13206:7435a9341bb3

core.moduleapi: Turn negative periods or "never" into infinity As a way to signal that the periodic thing should be disabled, matching existing mod_mam usage
author Kim Alvefur <zash@zash.se>
date Sun, 16 Jul 2023 21:01:31 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here