mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
This utilizes the generic `BaseNotes` we added for multipurpose patching. With this migration as an example, we can further support more types of notes to replace the monkey-patching approach we have used throughout the codebase for type safety.