Explorar o código

fix:combine-custom

ananzhusen hai 8 meses
pai
achega
aee507414b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/components/PenProps.vue

+ 1 - 1
src/views/components/PenProps.vue

@@ -1620,7 +1620,7 @@ function initPenData() {
     if(!data.pen.props){
       data.pen.props = {};
     }
-    data.pen.props.custom = true;
+    data.pen.props.custom = [];
   }
   if (!data.pen.props.image) {
     if (data.pen.image) {