From 23673ca0fca8bafc6ad5b88bddd2c40d40f1f115 Mon Sep 17 00:00:00 2001 From: Phan Huy Tran Date: Wed, 7 May 2025 14:28:39 +0200 Subject: [PATCH] revert: remove color styling --- frontend/src/app/feature/game/slots/slots.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/feature/game/slots/slots.component.html b/frontend/src/app/feature/game/slots/slots.component.html index d2c7587..b6d9318 100644 --- a/frontend/src/app/feature/game/slots/slots.component.html +++ b/frontend/src/app/feature/game/slots/slots.component.html @@ -24,7 +24,7 @@ } -
+

Game result: {{ slotResult().status | uppercase }}