fix: poll expired ui

This commit is contained in:
trisua 2025-06-05 16:34:07 -04:00
parent 460e87e90e
commit 0f556bb7c8
3 changed files with 8 additions and 2 deletions

View file

@ -82,7 +82,7 @@
("class" "dropdown")
(button
("class" "title")
("onclick" "trigger('atto:hooks::dropdown', [evnet])")
("onclick" "trigger('atto::hooks::dropdown', [event])")
("exclude" "dropdown")
(icon_class (text "chevron-down") (text "dropdown-arrow")))