mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 03:59:38 +00:00
commit
0f05127262
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