feat: adding image processing

This commit is contained in:
Chubby Granny Chaser 2024-09-14 00:09:34 +01:00
commit 6e543fecb4
No known key found for this signature in database
18 changed files with 165 additions and 77 deletions

View file

@ -54,6 +54,7 @@ import "./profile/get-me";
import "./profile/undo-friendship";
import "./profile/update-friend-request";
import "./profile/update-profile";
import "./profile/process-profile-image";
import "./profile/send-friend-request";
import { isPortableVersion } from "@main/helpers";