mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
In function bulk_add_subscriptions, some variables were named `stream_name` but their type is Stream, not a string. Rename those variables to `stream`.
141 KiB
141 KiB