Skip to content

Commit

Permalink
fix: 🐛 typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hcfw007 committed Mar 14, 2024
1 parent 5807f2f commit c0e1ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/wechaty/puppet/wecom.proto
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ message CorpMessageInterceptionStrategy {
repeated string words = 2;
bool phone_number = 3;
bool email = 4;
bool red_pocket = 5;
bool red_packet = 5;
CorpMessageInterceptionType type = 6;
}

Expand Down

0 comments on commit c0e1ca3

Please sign in to comment.