mirror of
https://github.com/yattee/yattee.git
synced 2024-12-12 21:30:32 +05:30
Add Check for Updates button in macOS settings
This commit is contained in:
parent
149607efbc
commit
ba21583a95
@ -21,6 +21,8 @@ struct UpdatesSettings: View {
|
||||
.frame(maxWidth: .infinity, alignment: .leading)
|
||||
|
||||
Spacer()
|
||||
|
||||
CheckForUpdatesView()
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user