UBERF-5532: Fix recruit comments typo (#4648)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev 2024-02-15 16:00:43 +07:00 committed by GitHub
parent 58f56c1161
commit 83f878a9bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -985,7 +985,7 @@ export function createModel (builder: Builder): void {
label: recruit.string.Applications
},
'description',
'comemnts',
'comments',
{
key: '',
presenter: tracker.component.RelatedIssueSelector,