mirror of
https://github.com/discourse/discourse.git
synced 2025-01-16 06:22:41 +08:00
DEV: Fix build (#30501)
Follow-up to https://github.com/discourse/discourse/pull/30471 We've merged a PR that requires an entry for all site settings in the keywords section in `server.en.yml`, and I merged my previous PR without rebasing my branch so I didn't catch the new failure.
This commit is contained in:
parent
3187606d34
commit
429fc91b2e
|
@ -3173,7 +3173,7 @@ en:
|
||||||
force_https: ""
|
force_https: ""
|
||||||
force_lowercase_tags: ""
|
force_lowercase_tags: ""
|
||||||
forwarded_emails_behaviour: ""
|
forwarded_emails_behaviour: ""
|
||||||
full_name_required: ""
|
full_name_requirement: ""
|
||||||
full_page_login: ""
|
full_page_login: ""
|
||||||
ga_universal_auto_link_domains: ""
|
ga_universal_auto_link_domains: ""
|
||||||
ga_universal_domain_name: ""
|
ga_universal_domain_name: ""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user