Skip to content

Commit

Permalink
Update Receive.qml
Browse files Browse the repository at this point in the history
  • Loading branch information
rating89us committed Jun 21, 2021
1 parent 6c20f80 commit dce6fbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/Receive.qml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ Rectangle {
boundsBehavior: ListView.StopAtBounds
interactive: false
verticalLayoutDirection: ListView.BottomToTop
currentIndex: currentWallet ? appWindow.currentWallet.numSubaddresses(appWindow.currentWallet.currentSubaddressAccount) - 1 : 0

delegate: Rectangle {
id: tableItem2
Expand Down

0 comments on commit dce6fbb

Please sign in to comment.