Always show Connections in Dashboard
This commit is contained in:
+1
-2
@@ -144,8 +144,7 @@ struct MainView: View {
|
||||
private func updateButtonVisibility() {
|
||||
buttonState.update(
|
||||
profile: environments.extensionProfile,
|
||||
commandClient: environments.commandClient,
|
||||
requireAnyConnection: true
|
||||
commandClient: environments.commandClient
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user