forked from mirrors/misskey
add ts-nocheck
This commit is contained in:
@@ -50,6 +50,7 @@ export type DefaultStoredWidget = {
|
||||
</script>
|
||||
|
||||
<script lang="ts" setup>
|
||||
// @ts-nocheck
|
||||
import { defineAsyncComponent, ref } from 'vue';
|
||||
import { v4 as uuid } from 'uuid';
|
||||
import MkSelect from '@/components/MkSelect.vue';
|
||||
|
||||
Reference in New Issue
Block a user