Make "Remove" option conditional in context menu
Refactor code in the backend so things can work better
This commit is contained in:
@@ -10,6 +10,8 @@ BoxPopup {
|
||||
qsTr("Remove selected messages?") :
|
||||
qsTr("Remove selected message?")
|
||||
|
||||
details.color: theme.colors.warningText
|
||||
|
||||
HLabeledTextField {
|
||||
id: reasonField
|
||||
label.text: qsTr("Reason (optional):")
|
||||
|
Reference in New Issue
Block a user