This commit is contained in:
tiago.kayaya
2021-06-17 16:54:03 +01:00
parent cf35adad2d
commit 61774d165a
2 changed files with 1 additions and 3 deletions
+1
View File
@@ -1311,6 +1311,7 @@ export class AgendaPage implements OnInit {
} else {
this.timelineFilterState = segments
}
this.showTimelineFilterState = false;
}
}