Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydzhou committed Jan 4, 2024
1 parent d783e27 commit e0e690a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/utils/lark/issue_manual_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ def __init__(
),
GitMayaCardNote("GitMaya Issue Manual"),
]
header = FeishuMessageCardHeader("ISSUE MANUAL\n", template="gray")
header = FeishuMessageCardHeader("ISSUE MANUAL\n", template="grey")
config = FeishuMessageCardConfig()

super().__init__(*elements, header=header, config=config)
Expand Down

0 comments on commit e0e690a

Please sign in to comment.