view plugins/mod_windows.lua @ 13088:0fbb2b3fd4c0

util.jsonschema: Fix UTF-8ness of 'minLength' and 'maxLength'
author Kim Alvefur <zash@zash.se>
date Sun, 23 Apr 2023 10:42:07 +0200
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here