zulip/static/shared/js/resolved_topic.js

3 lines
101 B
JavaScript
Raw Normal View History

/** The canonical form of the resolved-topic prefix. */
export const RESOLVED_TOPIC_PREFIX = "✔ ";