mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
This commit creates a new TypedDict RealmPlaygroundDict for realm playground objects. Now the list of playgrounds in the events sent to clients and the "added_playground" field of RealmAuditLog entry use RealmPlaygroundDict instead of Dict.