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 6e63a81..7189f49 100644 --- a/plugins/hidestatus.lua +++ b/plugins/hidestatus.lua @@ -1,4 +1,4 @@ --- mod-version:2 -- lite-xl 2.0 +-- mod-version:3 --lite-xl 2.1 local command = require "core.command" local StatusView = require "core.statusview" |