[UBER-150] Milestones update (#3212)

Signed-off-by: Sergei Ogorelkov <sergei.ogorelkov@icloud.com>
This commit is contained in:
Sergei Ogorelkov
2023-05-19 15:20:12 +07:00
committed by GitHub
parent 88d62bcff5
commit ffc3999bdf
15 changed files with 70 additions and 381 deletions
+1 -2
View File
@@ -86,7 +86,6 @@ export default mergeIds(trackerId, tracker, {
action: {
NewRelatedIssue: '' as Ref<Action<Doc, Record<string, any>>>,
DeleteMilestone: '' as Ref<Action<Doc, Record<string, any>>>,
DeleteProject: '' as Ref<Action<Doc, Record<string, any>>>,
SetMilestoneLead: '' as Ref<Action<Doc, Record<string, any>>>
DeleteProject: '' as Ref<Action<Doc, Record<string, any>>>
}
})