espelling

This commit is contained in:
Peter Maquiran
2021-04-12 14:12:26 +01:00
parent 633346f993
commit 8d99b387be
+1 -1
View File
@@ -1112,7 +1112,7 @@ export class AgendaPage implements OnInit {
this.segment = segments;
if(segments=='Combinado'){
this.timelineFilterState = 'Todo'
this.timelineFilterState = 'Todos'
} else {
this.timelineFilterState = segments
}