diff options
Diffstat (limited to 'src/components/Content.tsx')
| -rw-r--r-- | src/components/Content.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/Content.tsx b/src/components/Content.tsx index 43720c0..480a3e3 100644 --- a/src/components/Content.tsx +++ b/src/components/Content.tsx @@ -132,7 +132,6 @@ export function Content() { game={runningGame} config={config} onConfigChange={(field, value) => handleConfigChange(field, value)} - onRepair={repair} /> ), }] : []), |
