🐛 Fix remember decision when team hero banner is closed (#5669)

This commit is contained in:
Alejandro 2025-01-27 11:53:10 +01:00 committed by GitHub
parent 8bee050b5b
commit 8f48396556
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 38 additions and 1 deletions

View file

@ -338,7 +338,7 @@
::ev/origin "dashboard"}))))]
(mf/with-effect [show-team-hero?]
(swap! storage/global assoc ::show-eam-hero show-team-hero?))
(swap! storage/global assoc ::show-team-hero show-team-hero?))
(mf/with-effect [team]
(let [tname (if (:is-default team)