mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 14:07:30 +08:00
UX: redesign of chat settings + add chat retention info (#19017)
* UX: redesign of chat settings
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
# NOTE: When changing auto-join logic, make sure to update the `settings.auto_join_users_info` translation as well.
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Jobs
|
||||
|
@ -1,3 +1,4 @@
|
||||
# NOTE: When changing auto-join logic, make sure to update the `settings.auto_join_users_info` translation as well.
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Jobs
|
||||
|
Reference in New Issue
Block a user