File

plugins/mod_unknown.lua @ 9106:e70b9e8bc443

util.pubsub: Use service.node_defaults in case config.node_defaults was not provided (thanks jonasw)
author Matthew Wild <mwild1@gmail.com>
date Sat, 04 Aug 2018 21:30:10 +0100
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