chore(CreateCommunityPopup): leave create btn enabled to show errors

This commit is contained in:
Jonathan Rainville 2021-04-20 13:14:16 -04:00 committed by Iuri Matias
parent b4de0da9f7
commit 20f9f47028
1 changed files with 0 additions and 1 deletions

View File

@ -409,7 +409,6 @@ ModalPopup {
}
footer: StatusButton {
enabled: popup.isValid
text: isEdit ?
//% "Edit"
qsTrId("edit") :