test commit
This commit is contained in:
parent
00cdcdeda0
commit
5d7975ef16
|
@ -9,4 +9,5 @@ import { RouterOutlet } from '@angular/router';
|
||||||
})
|
})
|
||||||
export class App {
|
export class App {
|
||||||
protected title = 'Tour of Heroes';
|
protected title = 'Tour of Heroes';
|
||||||
}
|
}
|
||||||
|
//тест коммита
|
Loading…
Reference in New Issue