From cedfb32b13ac4316dcbaf279b6a3d166630bc5e7 Mon Sep 17 00:00:00 2001 From: Christopher Ng Date: Fri, 5 Aug 2022 21:29:00 +0000 Subject: [PATCH] fixup! fixup! fixup! Remake profile picture saving with Vue Signed-off-by: Christopher Ng --- .../components/PersonalInfo/AvatarSection.vue | 106 +++++++++++------- core/Controller/AvatarController.php | 7 +- 2 files changed, 65 insertions(+), 48 deletions(-) diff --git a/apps/settings/src/components/PersonalInfo/AvatarSection.vue b/apps/settings/src/components/PersonalInfo/AvatarSection.vue index da94999bc2158..802772e7984bf 100644 --- a/apps/settings/src/components/PersonalInfo/AvatarSection.vue +++ b/apps/settings/src/components/PersonalInfo/AvatarSection.vue @@ -21,12 +21,12 @@ -->