mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
It is confusing to have the plan type constants not be namespaced by the thing they represent. We already have a namespacing convention in place for constants, so we should use it for Realm.plan_type as well.