add ts-nocheck
This commit is contained in:
parent
dc70a34507
commit
fa03f61529
374 changed files with 374 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
|||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
// @ts-nocheck
|
||||
import { onUnmounted, onMounted, computed, shallowRef } from 'vue';
|
||||
import MkPagination, { Paging } from '@/components/MkPagination.vue';
|
||||
import XNotification from '@/components/MkNotification.vue';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue