chore: object name for image cropper

This commit is contained in:
Anastasiya Semenkevich 2024-02-13 20:11:11 +03:00 committed by Anastasiya
parent 1e75319664
commit 34d72e7cf1
1 changed files with 1 additions and 0 deletions

View File

@ -238,6 +238,7 @@ Item {
ImageCropWorkflow {
id: cropperModal
objectName: "imageCropWorkflow"
imageFileDialogTitle: qsTr("Choose an image for profile picture")
title: qsTr("Profile picture")
acceptButtonText: qsTr("Make this my profile picture")