We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2669ea commit 22aab60Copy full SHA for 22aab60
1 file changed
config.py
@@ -731,7 +731,7 @@ def _setup_env_variables(cls) -> None:
731
cls._setup_statistics_roles()
732
cls._setup_moderation_document_url()
733
cls._setup_strike_performed_manually_warning_location()
734
- cls._setup_add_committee_to_threads()
+ cls._setup_auto_add_committee_to_threads()
735
736
cls._is_env_variables_setup = True
737
0 commit comments