From 7b66aac33d967ae3885bc69f396205b27bb463ba Mon Sep 17 00:00:00 2001 From: Phan Huy Tran Date: Wed, 4 Jun 2025 08:53:01 +0200 Subject: [PATCH 1/3] chore: exterminate plinko --- frontend/src/app/feature/home/home.component.ts | 6 ------ .../src/app/feature/landing/landing.component.html | 11 ----------- .../shared/components/footer/footer.component.html | 3 --- 3 files changed, 20 deletions(-) diff --git a/frontend/src/app/feature/home/home.component.ts b/frontend/src/app/feature/home/home.component.ts index 1fad4cb..ef947f9 100644 --- a/frontend/src/app/feature/home/home.component.ts +++ b/frontend/src/app/feature/home/home.component.ts @@ -64,12 +64,6 @@ export default class HomeComponent implements OnInit { image: '/slots.webp', route: '/game/slots', }, - { - id: '4', - name: 'Plinko', - image: '/plinko.webp', - route: '/game/plinko', - }, { id: '5', name: 'Dice', diff --git a/frontend/src/app/feature/landing/landing.component.html b/frontend/src/app/feature/landing/landing.component.html index 4cc9c52..ae963a9 100644 --- a/frontend/src/app/feature/landing/landing.component.html +++ b/frontend/src/app/feature/landing/landing.component.html @@ -53,17 +53,6 @@ > -
-
-

Plinko

-

Spannendes Geschicklichkeitsspiel

- Jetzt Spielen -
-