settings: Remove dense_mode setting.

This commit is contained in:
Sahil Batra
2025-03-08 15:45:42 +05:30
committed by Tim Abbott
parent c8b1de6076
commit e2d9d069e0
16 changed files with 66 additions and 188 deletions

View File

@@ -34,7 +34,7 @@ DESKTOP_WARNING_VERSION = "5.9.3"
# new level means in api_docs/changelog.md, as well as "**Changes**"
# entries in the endpoint's documentation in `zulip.yaml`.
API_FEATURE_LEVEL = 363
API_FEATURE_LEVEL = 364
# Bump the minor PROVISION_VERSION to indicate that folks should provision
# only when going from an old version of the code to a newer version. Bump