2023-11-9-dist
This commit is contained in:
@@ -834,8 +834,6 @@ export default defineComponent({
|
||||
imgUrl: URL.createObjectURL(blob),
|
||||
name: "collection.png",
|
||||
})
|
||||
console.log(URL.createObjectURL(blob));
|
||||
|
||||
for (let key in allBoardData) {
|
||||
if (key !== "colorBoards" && key !== "moodTemplateId") {
|
||||
for (let item of allBoardData[key]) {
|
||||
|
||||
Reference in New Issue
Block a user