fix goto actions (#3333)

This commit is contained in:
Denis Bykhov
2023-06-03 10:49:20 +07:00
committed by GitHub
parent 4edbdc1641
commit 4243f68f07
8 changed files with 33 additions and 20 deletions
-1
View File
@@ -32,7 +32,6 @@ export default mergeIds(trackerId, tracker, {
GotoIssues: '' as IntlString,
GotoActive: '' as IntlString,
GotoBacklog: '' as IntlString,
GotoBoard: '' as IntlString,
GotoComponents: '' as IntlString,
GotoTrackerApplication: '' as IntlString,
GotoMyIssues: '' as IntlString,