view plugins/mod_unknown.lua @ 7142:67226eaef97c

moduleapi: Silence luacheck warning about unused 'id' parameter
author Matthew Wild <mwild1@gmail.com>
date Fri, 05 Feb 2016 00:10:27 +0000
parents 28a90f5fea46
children
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