1
0
Fork 0

indentation

This commit is contained in:
Brian D 2024-12-04 09:10:13 -05:00
parent 3df678b839
commit 8ac5e596db

View file

@ -72,8 +72,8 @@ function claimSticker() {
This is my sticker!
</Button>
<span v-if="sessionStore.isAnonymous">
Log in to claim your sticker.
</span>
Log in to claim your sticker.
</span>
</div>
</Panel>
</div>