This commit is contained in:
kakkokari-gtyih 2024-11-17 11:54:27 +09:00
parent 438cb63303
commit 6df2a74747
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ SPDX-License-Identifier: AGPL-3.0-only
></iframe>
</div>
<div :class="$style.action">
<MkButton :small="true" inline @click="bskyPostExpanded = false">
<MkButton :small="true" inline @click="postExpanded = false">
<i class="ti ti-x"></i> {{ i18n.ts.close }}
</MkButton>
</div>