Merge branch 'feature/add-download-sources' into feature/game-options-modal

This commit is contained in:
Zamitto 2024-06-05 13:35:02 -03:00
commit 87eaf021b4
19 changed files with 208 additions and 96 deletions

View file

@ -58,6 +58,7 @@ contextBridge.exposeInMainWorld("electron", {
ipcRenderer.invoke("addDownloadSource", url),
removeDownloadSource: (id: number) =>
ipcRenderer.invoke("removeDownloadSource", id),
syncDownloadSources: () => ipcRenderer.invoke("syncDownloadSources"),
/* Library */
addGameToLibrary: (