pipeline start
This commit is contained in:
parent
c198ced26c
commit
53c92ddb1b
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ import { MarioComponent } from "./mario/mario.component";
|
|||
styleUrl: './app.component.scss'
|
||||
})
|
||||
export class AppComponent {
|
||||
title = 'silly-game-frontend';
|
||||
title = 'silly-game-frontend';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue