view plugins/mod_unknown.lua @ 12063:d308f6901397

mod_smacks: Simplify access to local user sessions Less to type if per chance the next commit also wants to access sessions.
author Kim Alvefur <zash@zash.se>
date Fri, 17 Dec 2021 15:59:06 +0100
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