Changes
1 changed files (+1/-1)
-
-
@@ -46,7 +46,7 @@ private struct ConnectionCommands: Commands {localized: "Menu.Disconnect", defaultValue: "Disconnect")) } icon: { Image(systemName: "powercode") Image(systemName: "powercord") } } .disabled(model?.model == nil)
-