From 30144c46a48a049ae0de8192a7e1c7e0f0b34950 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 1 Nov 2022 20:57:29 +0200 Subject: [PATCH] cosmetic fix to !slots --- files/templates/comments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index e4d029eb3..1e5f1d035 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -206,7 +206,7 @@ {{c.slots_result}} {% elif c.casino_game_id %} {% set game_state = c.casino_game.game_state_json %} - {{game_state['symbols'].replace(',','')}} {{game_state['text']}} + {{game_state['symbols'].replace(',','')}} {{game_state['text'].replace('procoins', 'marseybux')}} {% endif %} {% if c.blackjack_result %}