File

plugins/mod_windows.lua @ 13676:40c309f8b676 13.0

mod_presence: Fix traceback if origin gets disconnected during processing Fixes #1887
author Matthew Wild <mwild1@gmail.com>
date Thu, 13 Feb 2025 14:00:08 +0000
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here