fix: typo
This commit is contained in:
parent
9db5d94a14
commit
da29b389ea
@ -1,4 +1,4 @@
|
||||
import { parseKuwoHeader } from '~/crypto/pasreKuwo';
|
||||
import { parseKuwoHeader } from '~/crypto/parseKuwo';
|
||||
import type { RootState } from '~/store';
|
||||
import { closestByLevenshtein } from '~/util/levenshtein';
|
||||
import { hasOwn } from '~/util/objects';
|
||||
|
Loading…
Reference in New Issue
Block a user