This commit is contained in:
joBr99
2023-11-23 20:53:12 +01:00
parent 254aa2d043
commit 7ecad206dc
2 changed files with 2 additions and 2 deletions

View File

@@ -255,7 +255,7 @@ class HACard(panel_cards.Card):
'color': [255, 255, 255],
}, self.panel
).render()[1:]
if self.hidden
if self.hidden:
leftBtn = panel_cards.Entity(self.locale,
{
'entity': f'navigate.UP',