web/remux: add page title

This commit is contained in:
wukko 2024-08-16 22:52:33 +06:00
parent ac9568a422
commit 33c2fee847
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -70,6 +70,10 @@
}
</script>
<svelte:head>
<title>{$t("general.cobalt")}: {$t("tabs.remux")}</title>
</svelte:head>
<DropReceiver id="remux-container" bind:draggedOver bind:file>
<div id="remux-open" class:processing>
<FileReceiver