view plugins/mod_windows.lua @ 13918:f0d854c63c8d 13.0

core.configmanager: Fix referencing previous config options #1950 Leaving the proxy metatable resulted in errors later when unexpected indices were accessed.
author Kim Alvefur <zash@zash.se>
date Sun, 27 Jul 2025 01:08:14 +0200
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here