Skip to content

Commit 740db47

Browse files
author
JLRR2019
committed
a
1 parent 1ea4947 commit 740db47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/app/components/news/news.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export class NewsComponent{
1515
//25: int;
1616
//25: int;
1717
news!: News[];
18-
imagesCarousel = ['assets/images/ diabloIV.jgp', 'assets/images/ overwatch2.jpg', 'assets/images/ marioKart9.jgp']s
18+
imagesCarousel = ['assets/images/ diabloIV.jgp', 'assets/images/ overwatch2.jpg', 'assets/images/ marioKart9.jgp']
1919

2020
constructor(private router: Router, public newsService: NewsService, activatedRoute: ActivatedRoute){
2121

0 commit comments

Comments
 (0)