mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-05 08:14:12 +09:00
update linr
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
</template>
|
||||
</template>
|
||||
<template #headerLeft>
|
||||
<button v-if="history.length > 0" class="_button" @click="back()" v-tooltip="$ts.goBack"><i class="fas fa-arrow-left"></i></button>
|
||||
<button v-if="history.length > 0" v-tooltip="$ts.goBack" class="_button" @click="back()"><i class="fas fa-arrow-left"></i></button>
|
||||
</template>
|
||||
<div class="yrolvcoq">
|
||||
<MkStickyContainer>
|
||||
|
Reference in New Issue
Block a user