UBER-1144: Fixed estimation time representation used when creating issue and issue template (#4139)

This commit is contained in:
Pete Anøther
2023-12-05 09:08:12 +07:00
committed by GitHub
parent 00e05256ea
commit e50bdd461b
7 changed files with 10 additions and 11 deletions
-1
View File
@@ -268,7 +268,6 @@ export default mergeIds(trackerId, tracker, {
TimeSpendReportDate: '' as IntlString,
TimeSpendReportValue: '' as IntlString,
TimeSpendReportDescription: '' as IntlString,
TimeSpendValue: '' as IntlString,
TimeSpendDays: '' as IntlString,
TimeSpendHours: '' as IntlString,
TimeSpendMinutes: '' as IntlString,