mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: refactor friends requests
This commit is contained in:
parent
b3f87d5662
commit
ef0699dbea
11 changed files with 74 additions and 34 deletions
|
@ -45,6 +45,7 @@ import "./auth/get-session-hash";
|
|||
import "./user/get-user";
|
||||
import "./profile/get-friend-requests";
|
||||
import "./profile/get-me";
|
||||
import "./profile/update-friend-request";
|
||||
import "./profile/update-profile";
|
||||
|
||||
ipcMain.handle("ping", () => "pong");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue