mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: create use details functions
This commit is contained in:
parent
09d0e5b4ef
commit
ec16efed2f
9 changed files with 53 additions and 16 deletions
|
@ -59,6 +59,7 @@ import "./profile/update-friend-request";
|
|||
import "./profile/update-profile";
|
||||
import "./profile/process-profile-image";
|
||||
import "./profile/send-friend-request";
|
||||
import "./profile/sync-friend-requests";
|
||||
import { isPortableVersion } from "@main/helpers";
|
||||
|
||||
ipcMain.handle("ping", () => "pong");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue