Commit b3ab7405 authored by Ronan Abhamon's avatar Ronan Abhamon

fix(ui/views/App/Main/MainWindow): fix force view, transmit parameters correctly

parent 36396395
...@@ -80,7 +80,7 @@ Controls1.ApplicationWindow { ...@@ -80,7 +80,7 @@ Controls1.ApplicationWindow {
window.setVisible(true) window.setVisible(true)
} }
_forceView() _forceView(view, props)
} }
// --------------------------------------------------------------------------- // ---------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment