mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-23 13:34:54 +03:00
fix: removing menu
This commit is contained in:
parent
7a9247278d
commit
c76ef630e1
@ -18,6 +18,7 @@ export const insertDownloadsFromSource = async (
|
||||
(download) => ({
|
||||
title: download.title,
|
||||
uris: JSON.stringify(download.uris),
|
||||
magnet: download.uris[0]!,
|
||||
fileSize: download.fileSize,
|
||||
repacker: downloadSource.name,
|
||||
uploadDate: download.uploadDate,
|
||||
|
Loading…
Reference in New Issue
Block a user