Skip to content

Commit

Permalink
+ Tweak layout.
Browse files Browse the repository at this point in the history
  • Loading branch information
boscojwho committed Aug 25, 2024
1 parent b2e628c commit fce6a8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PyTerm/SettingsView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ struct SettingsView: View {
}
}
.padding(8)

Spacer()
}
.onAppear {
self.automaticallyChecksForUpdates = autoUpdater?.updater.automaticallyChecksForUpdates ?? false
Expand Down

0 comments on commit fce6a8f

Please sign in to comment.