This commit is contained in:
Shivaram Lingamneni 2020-12-21 21:59:46 -05:00
parent 5c64612455
commit 514a2e613f
2 changed files with 6 additions and 1 deletions

View file

@ -58,6 +58,8 @@ const (
// More draft names associated with draft/multiline:
MultilineBatchType = "draft/multiline"
MultilineConcatTag = "draft/multiline-concat"
// draft/relaymsg:
RelaymsgTagName = "draft/relaymsg"
)
func init() {