Skip to content

Commit 3c01202

Browse files
author
niuweili
committed
feat: add export
1 parent 8ce7ad4 commit 3c01202

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

src/en.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,5 +133,6 @@ const docs = {
133133
Keep,
134134
ElastAlert2,
135135
DingtalkAlert,
136+
FeishuAlert,
136137
};
137138
export default docs;

src/zh.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,5 +133,6 @@ const docs = {
133133
Keep,
134134
ElastAlert2,
135135
DingtalkAlert,
136+
FeishuAlert,
136137
};
137138
export default docs;

0 commit comments

Comments
 (0)