Add tests for MoonrakerSocketManager, some UI changes in front-end
This commit is contained in:
@@ -38,7 +38,7 @@ struct PrinterConfigView: View {
|
||||
printerManager.connectToBonjourEndpoint(result.endpoint)
|
||||
} label: {
|
||||
Text("Connect")
|
||||
.foregroundColor(.white)
|
||||
//.foregroundColor(.white)
|
||||
.padding()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user