From c0eedbc2a4eab7d75e9c4e3ee1210864771537a4 Mon Sep 17 00:00:00 2001 From: llama Date: Mon, 20 Oct 2025 10:13:41 +0800 Subject: [PATCH] add todo to uninstall btn --- qt/launcher-gui/src/routes/Action.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt/launcher-gui/src/routes/Action.svelte b/qt/launcher-gui/src/routes/Action.svelte index e939e5985..307e317aa 100644 --- a/qt/launcher-gui/src/routes/Action.svelte +++ b/qt/launcher-gui/src/routes/Action.svelte @@ -82,7 +82,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html {#if uninstall != null} {/if}