zulip/static/js/feature_flags.ts

4 lines
178 B
TypeScript

// The features below have all settled into their final states and the flags
// below can be removed when we get a chance.
export const reminders_in_message_action_menu = false;