mirror of
https://github.com/p-stream/p-stream.git
synced 2026-05-17 14:52:01 +00:00
Update MigrationDownload.tsx
This commit is contained in:
parent
e4316f828c
commit
23347411e4
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@ export function MigrationDownloadPage() {
|
||||||
<div className="flex items-center gap-2">
|
<div className="flex items-center gap-2">
|
||||||
<Icon icon={Icons.CLOCK} className="text-xl" />
|
<Icon icon={Icons.CLOCK} className="text-xl" />
|
||||||
<span className="font-medium">
|
<span className="font-medium">
|
||||||
{t("migration.preview.items.watchHistory")}
|
{t("migration.preview.items.progress")}
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div className="text-xl font-bold mt-2">
|
<div className="text-xl font-bold mt-2">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue