summaryrefslogtreecommitdiff
path: root/src/components/SetupTab.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/SetupTab.tsx')
-rw-r--r--src/components/SetupTab.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/SetupTab.tsx b/src/components/SetupTab.tsx
index 34106ed..98d6e78 100644
--- a/src/components/SetupTab.tsx
+++ b/src/components/SetupTab.tsx
@@ -29,7 +29,6 @@ export function SetupTab({
return (
<PanelSection title="Setup">
<StatusDisplay
- isInstalled={isInstalled}
installationStatus={installationStatus}
losslessScalingInstalled={losslessScalingInstalled}
losslessScalingStatus={losslessScalingStatus}