Skip to content

Commit e8ff1fc

Browse files
committed
chore(ci): add spaces to trigger pipeline
1 parent 5d040b6 commit e8ff1fc

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

projects/app-crm/src/app/app.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ export class AppComponent implements OnInit {
1717
this.seoService.updateHeadProperties(this.title, this.metaDesc, window.location.href);
1818
}
1919
}
20+

projects/app-lob/src/app/app.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,4 @@ export class AppComponent implements OnInit {
7474
}
7575
}
7676
}
77+

src/app/grid/column-group-selection-sample/column-group-selection-sample.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ export class GridColumnGroupSelectionComponent implements OnInit, AfterViewInit
2424
this.cdr.detectChanges();
2525
}
2626
}
27+

0 commit comments

Comments
 (0)