indentation
This commit is contained in:
parent
3df678b839
commit
8ac5e596db
1 changed files with 2 additions and 2 deletions
|
|
@ -72,8 +72,8 @@ function claimSticker() {
|
||||||
This is my sticker!
|
This is my sticker!
|
||||||
</Button>
|
</Button>
|
||||||
<span v-if="sessionStore.isAnonymous">
|
<span v-if="sessionStore.isAnonymous">
|
||||||
Log in to claim your sticker.
|
Log in to claim your sticker.
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</Panel>
|
</Panel>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue