refactor: tidy masto icons

This commit is contained in:
三咲智子 2023-01-03 20:03:46 +08:00
parent ef417f3ccf
commit b14add8c83
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
6 changed files with 26 additions and 23 deletions

View file

@ -1,5 +1,6 @@
<script setup lang="ts">
import type { UpdateCredentialsParams } from 'masto'
import { accountFieldIcons, getAccountFieldIcon } from '~/composables/masto/icons'
const { form } = defineModel<{
form: {