Skip to content

Commit

Permalink
Update feishu icon (#33470)
Browse files Browse the repository at this point in the history
  • Loading branch information
typed-sigterm authored Feb 1, 2025
1 parent 040c830 commit 47bf836
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
Binary file removed public/assets/img/feishu.png
Binary file not shown.
1 change: 1 addition & 0 deletions public/assets/img/svg/gitea-feishu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion templates/shared/webhook/icon.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -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"}}
Expand Down
1 change: 1 addition & 0 deletions web_src/svg/gitea-feishu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 47bf836

Please sign in to comment.