feat: memorize language

This commit is contained in:
三咲智子 2022-11-28 15:12:13 +08:00
parent 5e0119aa84
commit 30eb95f1bd
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
4 changed files with 6 additions and 2 deletions

View file

@ -1,5 +1,5 @@
import { decode } from 'blurhash'
import { getDataUrlFromArr } from '~~/composables/utils'
import { getDataUrlFromArr } from '~/composables/utils'
export default defineComponent({
inheritAttrs: false,