Automatic diff
This commit is contained in:
parent
b5aece6d8e
commit
a548acd803
@ -51,7 +51,7 @@ class BoardView : View("Numass control board", ImageView(dfIcon)) {
|
|||||||
it?.link ?: ""
|
it?.link ?: ""
|
||||||
})
|
})
|
||||||
action {
|
action {
|
||||||
hostServices.showDocument(controller.serverManagerProperty.value?.link);
|
app.hostServices.showDocument(controller.serverManagerProperty.value?.link);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user