mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08: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. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||