fix: Mixed up discard /save button macro ui
This commit is contained in:
@@ -195,7 +195,7 @@ class MacroUI {
|
|||||||
|
|
||||||
@Bind
|
@Bind
|
||||||
fun saveAndClose() {
|
fun saveAndClose() {
|
||||||
this@MacroUI.discard()
|
this@MacroUI.saveAndClose()
|
||||||
}
|
}
|
||||||
|
|
||||||
@Bind
|
@Bind
|
||||||
|
|||||||
Reference in New Issue
Block a user