Closed github-actions[bot] closed 2 years ago
Implement backup edit window
return this.app.GuiManager.Form("BackupEditor", this, mode, owner, parent)
https://github.com/VolantisDev/Launchpad/blob/6f379f945221c3126c5e6b2c3328f206d7079c72/Lib/Shared/AppLib/Entity/BackupEntity.ahk#L114
} LaunchEditWindow(mode, owner := "", parent := "") { ; TODO: Implement backup edit window ;return this.app.GuiManager.Form("BackupEditor", this, mode, owner, parent) return "Cancel" }
2d98871e86bce1f3dfd83979a37d3317f70c05d1
Implement backup edit window
return this.app.GuiManager.Form("BackupEditor", this, mode, owner, parent)
https://github.com/VolantisDev/Launchpad/blob/6f379f945221c3126c5e6b2c3328f206d7079c72/Lib/Shared/AppLib/Entity/BackupEntity.ahk#L114
2d98871e86bce1f3dfd83979a37d3317f70c05d1