mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-22 11:25:13 +00:00
fix syntax error
This commit is contained in:
parent
16e3cb01ca
commit
7925b130e8
1 changed files with 4 additions and 3 deletions
|
@ -47,6 +47,7 @@
|
|||
<MkButton class="button" @click="more()">
|
||||
<i class="ti ti-reload"></i>{{ i18n.ts.more }}
|
||||
</MkButton>
|
||||
</div>
|
||||
</MkSpacer>
|
||||
</MkStickyContainer>
|
||||
</template>
|
||||
|
|
Loading…
Reference in a new issue