mirror of
https://github.com/davidkaya/aryx.git
synced 2026-08-03 10:28:43 +02:00
refactor: rename app to aryx
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -50,4 +50,4 @@ const api: ElectronApi = {
|
||||
},
|
||||
};
|
||||
|
||||
contextBridge.exposeInMainWorld('eryxApi', api);
|
||||
contextBridge.exposeInMainWorld('aryxApi', api);
|
||||
|
||||
Reference in New Issue
Block a user