mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
chore: removing console.log
This commit is contained in:
parent
4a194b3be5
commit
ac5ad7e962
3 changed files with 3 additions and 3 deletions
|
|
@ -101,7 +101,7 @@ export function RepacksModal({
|
|||
</p>
|
||||
|
||||
{repack.magnet.toLowerCase().includes(infoHash) && (
|
||||
<Badge>{t("last_selected_option")}</Badge>
|
||||
<Badge>{t("last_downloaded_option")}</Badge>
|
||||
)}
|
||||
|
||||
<p style={{ fontSize: "12px" }}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue