UI: unify refresh buttons
This commit is contained in:
@@ -65,6 +65,8 @@ struct SessionsSettings: View {
|
||||
.labelStyle(.titleAndIcon)
|
||||
}
|
||||
.disabled(self.loading)
|
||||
.buttonStyle(.bordered)
|
||||
.help("Refresh session store")
|
||||
|
||||
Button {
|
||||
self.revealStore()
|
||||
|
||||
Reference in New Issue
Block a user