Skip to content

Commit

Permalink
chore(CommunityPermissions): don't PermissionQualificationPanel for MVP
Browse files Browse the repository at this point in the history
  • Loading branch information
micieslak committed Jan 19, 2023
1 parent 7153207 commit 162fe76
Showing 1 changed file with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -518,17 +518,6 @@ StatusScrollView {
}
}

PermissionQualificationPanel {
Layout.fillWidth: true
Layout.topMargin: 24

visible: d.dirtyValues.holdingsModel.count > 0

qualifyingAddresses: 200234
knownAddresses: 663026
unknownAddresses: 396720
}

StatusButton {
visible: !root.isEditState
Layout.topMargin: 24
Expand Down

0 comments on commit 162fe76

Please sign in to comment.