Files
zulip/web
Sahil Batra cf59071d42 settings: Rename setting_group_id and setting_group variables.
Since the variable value can also be an object if setting is
set to an anonymous group, it is better to rename the variable
in user_has_permission_for_group_setting from setting_group_id
to setting_value.

Similary in is_user_in_setting_group, setting_group variable is
renamed to setting_value since value passed is not a UserGroup
object.
2025-01-06 11:20:38 -08:00
..
2024-11-13 09:18:56 -08:00