mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 11:22:04 +00:00
This commit removes unnecessary if condtions which are checking for_realm_settings value which are basically present to handle the code which is only for user-level settings, but since we now return early for the realm-level defaults code we do not need these conditions. This is done in a separate commit just to make the original commit adding save/discard widget easy to review.
7.7 KiB
7.7 KiB