fix merge defect

This commit is contained in:
riku6460 2023-12-25 19:55:56 +09:00
parent 26be9bacc8
commit 9bfe864178
No known key found for this signature in database
GPG key ID: 27414FA27DB94CF6
5 changed files with 11 additions and 17 deletions

View file

@ -142,12 +142,6 @@ SPDX-License-Identifier: AGPL-3.0-only
</template>
</I18n>
</div>
<div v-else>
<!--
MkDateSeparatedList uses TransitionGroup which requires single element in the child elements
so MkNote create empty div instead of no elements
-->
</div>
</template>
<script lang="ts" setup>