Skip to content

Commit ecf301f

Browse files
committed
fix: sync v15 sign
1 parent 7b1823e commit ecf301f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@
605605
"sort": 1,
606606
"show": true,
607607
"taro": true,
608-
"v15": 1,
608+
"v15": 10,
609609
"jdtaro": 2,
610610
"author": "VickyYe",
611611
"dd": true
@@ -959,7 +959,7 @@
959959
"sort": 19,
960960
"show": true,
961961
"taro": true,
962-
"v15": 1,
962+
"v15": 10,
963963
"author": "lzz",
964964
"dd": false
965965
},
@@ -986,7 +986,7 @@
986986
"sort": 10,
987987
"show": true,
988988
"taro": true,
989-
"v15": 1,
989+
"v15": 10,
990990
"author": "oasis",
991991
"dd": false
992992
},

0 commit comments

Comments
 (0)