mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
Revert "More friendly experience when presenting repack options"
This commit is contained in:
parent
e5fec91062
commit
2cb76a9ad4
32 changed files with 16 additions and 794 deletions
|
@ -112,6 +112,4 @@ contextBridge.exposeInMainWorld("electron", {
|
|||
showOpenDialog: (options: Electron.OpenDialogOptions) =>
|
||||
ipcRenderer.invoke("showOpenDialog", options),
|
||||
platform: process.platform,
|
||||
getMagnetHealth: (magnet: string) =>
|
||||
ipcRenderer.invoke("getMagnetHealth", magnet),
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue