From c2fbbef9016815710b914a7213ff2017fdc2bc52 Mon Sep 17 00:00:00 2001 From: William Boman Date: Tue, 2 Jun 2026 08:39:57 +0200 Subject: [WIP]: --- lua/mason-core/lock/ui/instance.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/mason-core') diff --git a/lua/mason-core/lock/ui/instance.lua b/lua/mason-core/lock/ui/instance.lua index a24f1df5..6264a30e 100644 --- a/lua/mason-core/lock/ui/instance.lua +++ b/lua/mason-core/lock/ui/instance.lua @@ -24,7 +24,7 @@ local INITIAL_STATE = { restore = { ---@type string? expanded_log = nil, - ---@type nil | '"PREPARING"' | '"RUNNING"' | '"FINISHED"' + ---@type nil | "PREPARING" | "RUNNING" | "FINISHED" state = nil, ---@type LockfileRestore? instance = nil, -- cgit v1.3.1