aboutsummaryrefslogtreecommitdiff
path: root/src/lib/User/BadgeWall
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-05-14 23:06:06 -0700
committerFuwn <[email protected]>2024-05-14 23:06:06 -0700
commitf55e42bab91576f9396b6bdc77781d9aa08f77c9 (patch)
tree86d901e3d8ce0feb172eb1f98918327465b84f9b /src/lib/User/BadgeWall
parentfix(settings): unclickable and spacing for hash (diff)
downloaddue.moe-f55e42bab91576f9396b6bdc77781d9aa08f77c9.tar.xz
due.moe-f55e42bab91576f9396b6bdc77781d9aa08f77c9.zip
fix(AWC): add preferences
Diffstat (limited to 'src/lib/User/BadgeWall')
-rw-r--r--src/lib/User/BadgeWall/AWC.svelte1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/User/BadgeWall/AWC.svelte b/src/lib/User/BadgeWall/AWC.svelte
index c42a13c5..a663eb39 100644
--- a/src/lib/User/BadgeWall/AWC.svelte
+++ b/src/lib/User/BadgeWall/AWC.svelte
@@ -84,6 +84,7 @@
hideOnError={preferences.hide_missing_badges}
awc
{index}
+ {preferences}
/>
</div>
{/each}