feat: add lang ts to script block
This commit is contained in:

committed by
kolaente

parent
15b67136fe
commit
a3329f1b42
@ -65,7 +65,7 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
<script lang="ts">
|
||||
import {playPop} from '../../../helpers/playPop'
|
||||
import PriorityLabel from '../../../components/tasks/partials/priorityLabel'
|
||||
import User from '../../../components/misc/user'
|
||||
|
Reference in New Issue
Block a user