mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-06 08:43:56 +09:00
fix html
This commit is contained in:
@ -17,7 +17,6 @@
|
||||
@posted="state = 'posted'"
|
||||
/>
|
||||
<MkButton v-else-if="state === 'posted'" primary class="close" @click="close()">{{ i18n.ts.close }}</MkButton>
|
||||
</div>
|
||||
</MkSpacer>
|
||||
</MkStickyContainer>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user