From e5560a3bc4e082bd7bbafd230263253af0bc6390 Mon Sep 17 00:00:00 2001 From: avivbintangaringga Date: Wed, 15 Jul 2026 10:14:59 +0700 Subject: [PATCH] fix(nix-monitor): remove dead code --- nix-monitor/panel.luau | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix-monitor/panel.luau b/nix-monitor/panel.luau index 37def09..d644973 100644 --- a/nix-monitor/panel.luau +++ b/nix-monitor/panel.luau @@ -72,7 +72,7 @@ local function statLabel(text, glyph: string?) end local function render() - local firstBtn = btnCheck + local firstBtn if getState("isRemoteCheckRunning") then firstBtn = ui.button({