File

plugins/mod_unknown.lua @ 13365:fda192db8f18

mod_cron: Rename variable to fix shadowing (#luacheck)
author Matthew Wild <mwild1@gmail.com>
date Thu, 30 Nov 2023 11:42:52 +0000
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