mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 03:41:58 +00:00
3 lines
101 B
JavaScript
3 lines
101 B
JavaScript
/** The canonical form of the resolved-topic prefix. */
|
|
export const RESOLVED_TOPIC_PREFIX = "✔ ";
|