GODT-1314: Limit description field length within 150/800 bounds

This commit is contained in:
Alexander Bilyak
2021-10-07 09:51:59 +00:00
committed by Jakub
parent c5699700b3
commit 9d0368de97
7 changed files with 58 additions and 17 deletions

View File

@ -101,7 +101,6 @@ SettingsView {
}
onBack: {
root.parent.showGeneralSettings()
root.setDefaultValues()
}