mirror of
https://github.com/clem109/drone-wechat.git
synced 2026-06-04 18:33:45 +08:00
fix totag
This commit is contained in:
@@ -224,7 +224,7 @@ func run(c *cli.Context) error {
|
||||
BtnTxt: c.String("btntxt"),
|
||||
ToUser: c.String("touser"),
|
||||
ToParty: c.String("toparty"),
|
||||
ToTag: c.String("tostring"),
|
||||
ToTag: c.String("totag"),
|
||||
Title: c.String("title"),
|
||||
Description: c.String("description"),
|
||||
Safe: c.Int("safe"),
|
||||
|
||||
Reference in New Issue
Block a user