Fix typo
This commit is contained in:
parent
3d7dbfa61c
commit
0a24f1b2f7
@ -3,7 +3,7 @@
|
||||
</script>
|
||||
|
||||
<script lang="typescript">
|
||||
import type { SvelteComnponent } from "svelte/internal";
|
||||
import type { SvelteComponent } from "svelte/internal";
|
||||
import type { I18n } from "anki/i18n";
|
||||
import type pb from "anki/backend_proto";
|
||||
import { getGraphData, RevlogRange } from "./graph-helpers";
|
||||
|
Loading…
Reference in New Issue
Block a user