Skip to content

Commit fb9ee37

Browse files
Update src/frontend/components/Settings/sections/StandingsSettings.tsx
Co-authored-by: Copilot <[email protected]>
1 parent 3f18a28 commit fb9ee37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frontend/components/Settings/sections/StandingsSettings.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ export const StandingsSettings = () => {
154154
handleConfigChange({ carNumber: { enabled } })
155155
}
156156
/>
157-
</div>
157+
</div>
158158
<div className="flex items-center justify-between">
159159
<span className="text-sm text-slate-300">Show Country Flags</span>
160160
<ToggleSwitch

0 commit comments

Comments
 (0)