mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 20:57:45 +02:00
TSK-1404 Improve sprint filter (#3164)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -52,7 +52,8 @@ export default mergeIds(trackerId, tracker, {
|
||||
SprintSelector: '' as AnyComponent,
|
||||
IssueStatistics: '' as AnyComponent,
|
||||
TimeSpendReportPopup: '' as AnyComponent,
|
||||
NotificationIssuePresenter: '' as AnyComponent
|
||||
NotificationIssuePresenter: '' as AnyComponent,
|
||||
SprintFilter: '' as AnyComponent
|
||||
},
|
||||
app: {
|
||||
Tracker: '' as Ref<Application>
|
||||
|
||||
Reference in New Issue
Block a user