Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Jan 9, 2025
1 parent f9113ff commit fa8381a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-admin/src/Tabs/Bridges.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1498,7 +1498,7 @@ export class Bridges extends BridgesAndDevices<BridgesProps, BridgesState> {
>
<span>
<IconButton
style={{ color: '#FFF'}}
style={{ color: '#FFF' }}
disabled={bridge.enabled && !allowDisable}
onClick={e => {
e.stopPropagation();
Expand Down

0 comments on commit fa8381a

Please sign in to comment.