Update feishu icon (#33470)
This commit is contained in:
parent
040c830dec
commit
47bf836310
4 changed files with 3 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
{{else if eq .HookType "msteams"}}
|
||||
<img width="{{$size}}" height="{{$size}}" src="{{AssetUrlPrefix}}/img/msteams.png">
|
||||
{{else if eq .HookType "feishu"}}
|
||||
<img width="{{$size}}" height="{{$size}}" src="{{AssetUrlPrefix}}/img/feishu.png">
|
||||
{{svg "gitea-feishu" $size "img"}}
|
||||
{{else if eq .HookType "matrix"}}
|
||||
{{svg "gitea-matrix" $size "img"}}
|
||||
{{else if eq .HookType "wechatwork"}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue