gemercheung 1 vuosi sitten
vanhempi
commit
a1bd134dca
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      src/store/collect.js

+ 0 - 1
src/store/collect.js

@@ -71,7 +71,6 @@ export const useCollectStore = defineStore({
           const url = domain + item.filePath;
           return url;
         });
-      console.log("gallery", gallery);
       if (gallery) {
         return gallery;
       } else {