Little fix for ad-hoc #1
|
|
@ -30,6 +30,7 @@ const (
|
||||||
TypeAdHocFieldListSingle = "list-single"
|
TypeAdHocFieldListSingle = "list-single"
|
||||||
TypeAdHocFieldTextSingle = "text-single"
|
TypeAdHocFieldTextSingle = "text-single"
|
||||||
TypeAdHocFieldJidSingle = "jid-single"
|
TypeAdHocFieldJidSingle = "jid-single"
|
||||||
|
TypeAdHocFieldTextPrivate = "text-private"
|
||||||
)
|
)
|
||||||
|
|
||||||
type AdHocCommand struct {
|
type AdHocCommand struct {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue