mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
analytics.views.get_realm_activity was taking a 'realm_str', but the URL route was expecting a 'realm'. Changed the URL route to take a 'realm_str'.