mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
id_field_name was being used only to set the initial dummy values for realm settings. We can directly add "_id" to the setting name instead of having an extra id_field_name field.