File

plugins/mod_unknown.lua @ 13343:9a9455de295d

mod_storage_internal: Only close lazy-loading list store abstractions Since datamanager can fall back to the old method of loading the whole list, which wouldn't come with a :close method.
author Kim Alvefur <zash@zash.se>
date Sun, 26 Nov 2023 14:29:08 +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