fix(init): add user notification config when init #493

This commit is contained in:
LinkinStars 2023-08-25 17:26:14 +08:00
parent f7602ddd5e
commit dd4b706ab4
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ var (
&entity.UserRoleRel{},
&entity.PluginConfig{},
&entity.UserExternalLogin{},
&entity.UserNotificationConfig{},
}
roles = []*entity.Role{