File

plugins/mod_unknown.lua @ 13237:59c3d775c7fa

core.moduleapi: Parse period min/max arguments Allows specifying them the same way as the default and in the config, for consistency
author Kim Alvefur <zash@zash.se>
date Sat, 22 Jul 2023 12:08:01 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform