populate_db: Use do_create_realm for creating zephyr realm.

This commit is contained in:
Vishnu KS
2021-04-27 14:56:45 +00:00
committed by Tim Abbott
parent b9066886d9
commit acffc0ae0a
8 changed files with 98 additions and 15 deletions

View File

@@ -725,7 +725,7 @@ def update_subscription_settings(client: Client) -> None:
"value": True,
},
{
"stream_id": 3,
"stream_id": 7,
"property": "color",
"value": "#f00f00",
},