diff options
| author | Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> | 2026-07-14 23:23:32 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-14 23:23:32 -0400 |
| commit | 85492d47cb79d3452e3b5d9113f34e364e081b0f (patch) | |
| tree | f0e19368c9e9fe761751ab6295079da54cf0302f /src/components/Content.tsx | |
| parent | 6aa69db7a6895c89ffa99498beb017ad12d1b9ce (diff) | |
| parent | 0a9ed38d9e5e3f67efc0ecdc0d549d67ccb86fb8 (diff) | |
| download | decky-lsfg-vk-main.tar.gz decky-lsfg-vk-main.zip | |
Remove dead code across frontend and backend
Diffstat (limited to 'src/components/Content.tsx')
| -rw-r--r-- | src/components/Content.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Content.tsx b/src/components/Content.tsx index 3dc2696..3f94745 100644 --- a/src/components/Content.tsx +++ b/src/components/Content.tsx @@ -143,7 +143,7 @@ export function Content() { </> )} - <UsageInstructions config={config} /> + <UsageInstructions /> <PanelSectionRow> <ButtonItem |
