This commit is contained in:
Lunny Xiao 2018-05-21 17:14:41 +08:00
parent fd03aaa662
commit 1027eafde6
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A

View File

@ -1,6 +1,7 @@
package init
import (
// Import all needed receivers
_ "code.gitea.io/gitea/modules/notification/action"
_ "code.gitea.io/gitea/modules/notification/indexer"
_ "code.gitea.io/gitea/modules/notification/mail"