mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
inbox_ui: Rename unmuted topics to standard view.
This commit is contained in:
parent
2c76ef9a73
commit
dca032dd75
@ -508,7 +508,7 @@ function filters_dropdown_options() {
|
||||
},
|
||||
{
|
||||
unique_id: views_util.FILTERS.UNMUTED_TOPICS,
|
||||
name: $t({defaultMessage: "Unmuted topics"}),
|
||||
name: $t({defaultMessage: "Standard view"}),
|
||||
bold_current_selection:
|
||||
filters_dropdown_widget &&
|
||||
filters_dropdown_widget.current_value === views_util.FILTERS.UNMUTED_TOPICS,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user