forked from External/ergo
fix #1468
This commit is contained in:
parent
5c64612455
commit
514a2e613f
2 changed files with 6 additions and 1 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue