We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f18a28 commit fb9ee37Copy full SHA for fb9ee37
src/frontend/components/Settings/sections/StandingsSettings.tsx
@@ -154,7 +154,7 @@ export const StandingsSettings = () => {
154
handleConfigChange({ carNumber: { enabled } })
155
}
156
/>
157
- </div>
+ </div>
158
<div className="flex items-center justify-between">
159
<span className="text-sm text-slate-300">Show Country Flags</span>
160
<ToggleSwitch
0 commit comments