From a90e1db25641a47ecc738f2a053d8da571474e7f Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Mon, 22 Sep 2025 09:14:57 -0400 Subject: fix: nerd stuff modal lsfg script read and path --- src/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/index.tsx b/src/index.tsx index 070e853..799f2ff 100755 --- a/src/index.tsx +++ b/src/index.tsx @@ -8,9 +8,9 @@ export default definePlugin(() => { return { // The name shown in various decky menus - name: "decky-lsfg-vk", + name: "Decky LSFG-VK", // The element displayed at the top of your plugin's menu - titleView:
decky-lsfg-vk
, + titleView:
Decky LSFG-VK
, // Always render to retain state when panel is toggled alwaysRender: true, // The content of your plugin's menu -- cgit v1.2.3