fix: invite codes fix: missing icons

This commit is contained in:
trisua 2025-06-23 22:31:14 -04:00
parent 5fbf454b52
commit 66beef6b1d
8 changed files with 38 additions and 25 deletions

View file

@ -129,7 +129,7 @@
(pre ("class" "hidden red w-full") (code ("id" "scope_error_message") ("style" "white-space: pre-wrap")))
(details
(summary ("class" "button lowered small") (icon (text "circle-help")) (text "Help"))
(summary ("class" "button lowered small") (icon (text "circle-question-mark")) (text "Help"))
(div
("class" "card flex flex-col gap-1")
(span ("class" "fade") (text "Scopes should be separated by a single space."))