Change PRM to MoonrakerSocketManager, project update

This commit is contained in:
Madeline Pace
2023-04-05 13:49:05 -04:00
parent d21fd9d331
commit 0f0d0c0628
28 changed files with 107 additions and 17 deletions

2
Soyuz/SoyuzApp.swift Normal file → Executable file
View File

@@ -13,7 +13,7 @@ struct SoyuzApp: App {
@State var currentIcon = "move.3d"
@ObservedObject static var printerManager = PrinterRequestManager()
@ObservedObject static var printerManager = MoonrakerSocketManager()
var body: some Scene {
// WindowGroup(id: "floating-stats") {