Skip to content

Commit 2fca90d

Browse files
committed
💚 重新配置Configure
1 parent 4d48a7f commit 2fca90d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

configuration.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,12 @@
8787
"on_property": "title"
8888
}
8989
],
90-
"transformers": [],
90+
"transformers": [
91+
{
92+
"pattern": "(.+): (.+)",
93+
"target": "$2"
94+
}
95+
],
9196
"duplicate_filter": {
9297
"pattern": ".+",
9398
"on_property": "title",

0 commit comments

Comments
 (0)