Skip to content

Commit 985c08d

Browse files
committed
fix: update marking
1 parent 0e45a54 commit 985c08d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/config.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -629,6 +629,7 @@
629629
"sort": 1,
630630
"show": true,
631631
"taro": true,
632+
"v14": true,
632633
"author": "dsj"
633634
},
634635
{
@@ -987,8 +988,8 @@
987988
"sort": 17,
988989
"show": true,
989990
"taro": true,
990-
"author": "songsong",
991-
"v14": true
991+
"v14": true,
992+
"author": "songsong"
992993
},
993994
{
994995
"version": "2.0.0",

0 commit comments

Comments
 (0)