mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-04-30 16:55:40 +02: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