settings: Fix setting label click functionality.

This commit fixes "Automatically follow topics where I'm mentioned"
setting label click functionality so that the setting is toggled
on clicking the label .
This commit is contained in:
Vector73 2024-01-11 20:59:55 +05:30 committed by Sahil Batra
parent 8bd9a91216
commit 1c286a6835
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
setting_name="automatically_follow_topics_where_mentioned"
is_checked=(lookup settings_object "automatically_follow_topics_where_mentioned")
label=(lookup settings_label "automatically_follow_topics_where_mentioned")
prefix=notification_settings.prefix}}
prefix=prefix}}
</div>
<div class="desktop_notifications m-10 {{#if for_realm_settings}}settings-subsection-parent{{else}}subsection-parent{{/if}}">