mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
import utils fix
This commit is contained in:
parent
71a1ff6677
commit
1ea77662fe
1 changed files with 1 additions and 1 deletions
2
main.qml
2
main.qml
|
@ -40,7 +40,7 @@ import moneroComponents.NetworkType 1.0
|
|||
|
||||
import "components"
|
||||
import "wizard"
|
||||
import "../js/Utils.js" as Utils
|
||||
import "js/Utils.js" as Utils
|
||||
import "js/Windows.js" as Windows
|
||||
|
||||
ApplicationWindow {
|
||||
|
|
Loading…
Reference in a new issue