]> source.dussan.org Git - gitea.git/commit
Fix comment for EmailNotificationsAndYourOwn constant (#24236)
authorInfinoid <mark-github@glines.org>
Fri, 21 Apr 2023 14:27:32 +0000 (10:27 -0400)
committerGitHub <noreply@github.com>
Fri, 21 Apr 2023 14:27:32 +0000 (10:27 -0400)
commit949ba4894b1237490d872277fc48d2a1fdc26562
tree26a585f3279a8fbdee530c79c45a32742eb02c78
parent3274ab2943ca2cf7e8ac660c9ec505a46385db64
Fix comment for EmailNotificationsAndYourOwn constant (#24236)

This fixes some copypasta in the constant definitions for the
`User.EmailNotificationsPreference` field. No code changes.
models/user/user.go