mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 07:07:43 +08:00
A11Y: more descriptive user page titles (#19819)
This commit is contained in:
@ -22,6 +22,7 @@ const EMAIL_FREQUENCY_OPTIONS = [
|
||||
|
||||
export default class PreferencesChatController extends Controller {
|
||||
@service chatAudioManager;
|
||||
subpageTitle = I18n.t("chat.admin.title");
|
||||
|
||||
emailFrequencyOptions = EMAIL_FREQUENCY_OPTIONS;
|
||||
|
||||
|
Reference in New Issue
Block a user