diff options
Diffstat (limited to 'plugins/hidestatus.lua')
-rw-r--r-- | plugins/hidestatus.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/hidestatus.lua b/plugins/hidestatus.lua index fc687cb..1d63c9e 100644 --- a/plugins/hidestatus.lua +++ b/plugins/hidestatus.lua @@ -1,4 +1,4 @@ --- mod-version:1 -- lite-xl 1.16 +-- mod-version:1 -- lite-xl 2.00 local command = require "core.command" local StatusView = require "core.statusview" |