Преглед на файлове

Updated Repo Commit to Repo Push in Octicon

Yoginth преди 7 години
родител
ревизия
08ab0e8d1f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      pkg/template/template.go

+ 1 - 1
pkg/template/template.go

@@ -250,7 +250,7 @@ func ActionIcon(opType int) string {
 	case 1, 8: // Create and transfer repository
 		return "repo"
 	case 5: // Commit repository
-		return "git-commit"
+		return "repo-push"
 	case 6: // Create issue
 		return "issue-opened"
 	case 7: // New pull request