fix(ux): don't disable input for auto resolve (#11428)

This commit is contained in:
Shivam Mishra
2025-05-07 21:17:24 +05:30
committed by GitHub
parent b533980880
commit 1b23310e4b
2 changed files with 1 additions and 3 deletions

View File

@@ -70,7 +70,7 @@
},
"AUTO_RESOLVE_DURATION": {
"LABEL": "Inactivity duration for resolution",
"HELP": "Duration after a ticket should auto resolve if there is no activity",
"HELP": "Duration after a conversation should auto resolve if there is no activity",
"PLACEHOLDER": "30",
"ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)",
"API": {