From d9c6faa6ab4a2aad29189a03e855e0461c9eb969 Mon Sep 17 00:00:00 2001
From: JustTemmie <47639983+JustTemmie@users.noreply.github.com>
Date: Fri, 4 Jul 2025 09:43:05 +0200
Subject: [PATCH] refactor: move stuff from profile to within the crop popup
itself
---
components/CropPopup.vue | 32 ++++++++++++++------
components/Settings/UserSettings/Profile.vue | 31 ++++---------------
2 files changed, 29 insertions(+), 34 deletions(-)
diff --git a/components/CropPopup.vue b/components/CropPopup.vue
index 7671e4d..8321cb1 100644
--- a/components/CropPopup.vue
+++ b/components/CropPopup.vue
@@ -1,8 +1,10 @@
-
-
+