Skip to content

Commit

Permalink
fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey committed Aug 10, 2024
1 parent 23b6148 commit 3c87549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/ui/preferences/preferences.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,7 @@ export class Preferences extends React.Component<
)

await dispatcher.setTitleBarStyle(this.state.titleBarStyle)

await dispatcher.setUncommittedChangesStrategySetting(
this.state.uncommittedChangesStrategy
)
Expand Down

0 comments on commit 3c87549

Please sign in to comment.