This commit is contained in:
Luc Mcgrady 2025-06-19 12:26:10 +01:00
parent a275214b58
commit 48eeec3ea5
No known key found for this signature in database
GPG key ID: 4F3D7A0B17CC3D9C

View file

@ -10,7 +10,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
<script lang="ts">
import "./import-page-base.scss";
import type { ImportResponse } from "@generated/anki/import_export_pb";
import { importDone } from "@generated/backend";