mirror of
https://github.com/davidkaya/aryx.git
synced 2026-08-07 20:28:46 +02:00
refactor: rename Kopaya to Eryx
Rename the product, runtime surfaces, sidecar projects, docs, tests, and packaging outputs from Kopaya to Eryx across the repository. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -41,4 +41,4 @@ const api: ElectronApi = {
|
||||
},
|
||||
};
|
||||
|
||||
contextBridge.exposeInMainWorld('kopayaApi', api);
|
||||
contextBridge.exposeInMainWorld('eryxApi', api);
|
||||
|
||||
Reference in New Issue
Block a user