Some cleanup

This commit is contained in:
2025-02-13 15:14:32 -05:00
parent 9c716b1520
commit bf5ba51c9f
4 changed files with 8 additions and 37 deletions

View File

@@ -290,9 +290,6 @@ import {onMounted, ref} from "vue";
import {useClient} from "@/plugins/api.js";
import {useBrandingStore} from "@/stores/brandingStore.js";
import {useCreatorProfileStore} from "@/stores/creatorProfileStore.js";
import {useDisplay} from "vuetify";
const {smAndDown} = useDisplay();
const creatorProfileStore = useCreatorProfileStore();
const brandingStore = useBrandingStore();
@@ -302,9 +299,6 @@ const isLoading = ref(true);
const isLoggedIn = true;
const isEditMode = ref(false);
const currentImage = ref("");
const fullscreenImage = ref(null);
const fallbackImage = "/medias/emptyimage.png";
// Variables réactives pour les données