mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
FIX: ensures email_in_enabled (#38660)
This has been removed by mistake in a previous commit.
This commit is contained in:
@@ -27,6 +27,7 @@ const LEGACY_FORMKIT_FIELDS = [
|
||||
"icon",
|
||||
"localizations",
|
||||
"email_in",
|
||||
"email_in_enabled",
|
||||
"email_in_allow_strangers",
|
||||
"mailinglist_mirror",
|
||||
"topic_template",
|
||||
|
||||
Reference in New Issue
Block a user