mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
This commit renames the `create_stream_permission` field in the templates to `create_stream_policy`, matching the field used in the database model. This matches what `invite_to_stream_policy` does and will be clearer when the `waiting_period_threshold` is split into its own field.