0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 10:38:42 +01:00
gitea/services/convert
KN4CK3R 595a9291b6
Fix convert.ToTeams on empty input (#28426)
Fixes #28420

Don't return `nil` if the input was empty.
2024-01-11 22:12:08 +00:00
..
activity.go
attachment.go
convert.go Fix convert.ToTeams on empty input (#28426) 2024-01-11 22:12:08 +00:00
git_commit_test.go
git_commit.go
issue_comment.go
issue_test.go
issue.go
main_test.go
mirror.go
notification.go
package.go
pull_review.go Fix convert.ToTeams on empty input (#28426) 2024-01-11 22:12:08 +00:00
pull_test.go
pull.go
release_test.go
release.go
repository.go
secret.go
status.go
user_test.go
user.go
utils_test.go
utils.go
wiki.go