File

plugins/mod_windows.lua @ 11723:3ead0967e04d

util.pubsub: Signal that 'persistent-items' is unsupported when disabled XEP-0060 says that this the way to indicate that 'persistent-items' is unsupported, but doesn't explicitly say if it being disabled in the node configuration also counts as unsupported.
author Kim Alvefur <zash@zash.se>
date Thu, 22 Jul 2021 19:53:21 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here