TSK-651: Fix Team editing (#2611)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2023-02-09 23:50:30 +07:00
committed by GitHub
parent 0e12e73172
commit 0f503edccb
33 changed files with 382 additions and 398 deletions
+1
View File
@@ -66,6 +66,7 @@ export default mergeIds(trackerId, tracker, {
CreateTeam: '' as IntlString,
NewTeam: '' as IntlString,
TeamTitlePlaceholder: '' as IntlString,
TeamIdentifierPlaceholder: '' as IntlString,
MakePrivate: '' as IntlString,
MakePrivateDescription: '' as IntlString,
ChooseIcon: '' as IntlString,