message_helper: Be more explicit about converting subject to topic.

This commit is contained in:
evykassirer
2024-05-28 13:22:15 -07:00
committed by Tim Abbott
parent 297d393539
commit 28107eb913
4 changed files with 7 additions and 9 deletions

View File

@@ -124,6 +124,7 @@ js_rules = RuleList(
"web/src/message_store.ts",
"web/src/types.ts",
"web/src/util.ts",
"web/src/message_helper.ts",
"web/tests/",
},
"exclude_pattern": "emails",