mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
populate_db: Use do_create_realm for creating zephyr realm.
This commit is contained in:
@@ -725,7 +725,7 @@ def update_subscription_settings(client: Client) -> None:
|
||||
"value": True,
|
||||
},
|
||||
{
|
||||
"stream_id": 3,
|
||||
"stream_id": 7,
|
||||
"property": "color",
|
||||
"value": "#f00f00",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user