File

plugins/mod_windows.lua @ 13634:7209769e88bc

mod_storage_sql: Don't treat Enter or Ctrl-C as yes in upgrade command It seems to imply that No is the default, so it shouldn't continue doing the Yes action unless you actually press Y
author Kim Alvefur <zash@zash.se>
date Thu, 23 Jan 2025 22:32:44 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here