Skip to content

Commit

Permalink
fix: song length formatting, seizure warning icon
Browse files Browse the repository at this point in the history
  • Loading branch information
paring-chan committed Mar 31, 2024
1 parent d1db08b commit 6a401c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/assets
Submodule assets updated 1 files
+9 −9 locales/en/tags.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
{#if level.epilepsyWarning}
<Tooltip placement="bottom-end">
<Icon
icon="SW"
icon="sw"
namespace="tagIcons"
style="color: rgba(var(--color-red), 100);"
size={24}
Expand Down

0 comments on commit 6a401c3

Please sign in to comment.