mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
Commit33484e7ac3(#29200) added a cache for remove_diacritics, but this caching was rendered ineffective by commit45e9c046d8(#29650) because it relied on mutating a direct reference to the User object. Fix the cache by rearranging the types to preserve that direct reference. Signed-off-by: Anders Kaseorg <anders@zulip.com>
4.3 KiB
4.3 KiB