chore: unify script setup lang order (#2943)
This commit is contained in:
parent
b2102732cf
commit
3054667050
25 changed files with 25 additions and 25 deletions
|
@ -1,4 +1,4 @@
|
|||
<script lang="ts" setup>
|
||||
<script setup lang="ts">
|
||||
import type { mastodon } from 'masto'
|
||||
import sparkline from '@fnando/sparkline'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue