File

plugins/mod_unknown.lua @ 12906:e282c92ded0e

core.usermanager: Fire events when enabling and disabling users Allow modules to act on this state change, e.g. kick accounts etc.
author Kim Alvefur <zash@zash.se>
date Thu, 23 Feb 2023 16:25:31 +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