forked from Public/monero-gui
fix: Wallet storage path creation broken (#49)
This commit is contained in:
@@ -41,7 +41,8 @@ lupdate_only {
|
||||
SOURCES = *.qml \
|
||||
components/*.qml \
|
||||
pages/*.qml \
|
||||
wizard/*.qml
|
||||
wizard/*.qml \
|
||||
wizard/*js
|
||||
}
|
||||
|
||||
LIBS += -L$$WALLET_ROOT/lib \
|
||||
|
||||
Reference in New Issue
Block a user