Skip to content

Commit a06df9a

Browse files
Idealist-Lee“Idealist”
and
“Idealist”
authored
works for me (#1)
Co-authored-by: “Idealist” <“[email protected]”>
1 parent b8126ff commit a06df9a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

usage/metas.js

+10
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,15 @@ export default function () {
2020
syncerUsername: "SyncDocsBot",
2121
syncerEmail: "[email protected]",
2222
},
23+
{
24+
originalRepoOwner: "CherryHQ",
25+
originalRepoName: "cherry-studio",
26+
originalRepoDefaultBranch: "main",
27+
needSyncRepoOwner: "awxiaoxian2020",
28+
needSyncRepoName: "word-box",
29+
needSyncRepoBranch: "word",
30+
syncerUsername: "SyncDocsBot",
31+
syncerEmail: "[email protected]",
32+
},
2333
];
2434
}

0 commit comments

Comments
 (0)