forked from NYANDEV/forgejo
Upgrade octicon to 4.3.0
This commit is contained in:
parent
c083d76567
commit
971e2c3bd6
32 changed files with 536 additions and 514 deletions
|
@ -241,7 +241,7 @@ func ActionIcon(opType int) string {
|
|||
case 7: // New pull request
|
||||
return "git-pull-request"
|
||||
case 10: // Comment issue
|
||||
return "comment"
|
||||
return "comment-discussion"
|
||||
case 11: // Merge pull request
|
||||
return "git-merge"
|
||||
case 12, 14: // Close issue or pull request
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue