Adds an area request type.
This commit is contained in:
parent
838d85b7ae
commit
ef642c21b3
|
@ -41,6 +41,7 @@ const (
|
|||
PreparedQueryRequestType
|
||||
TxnRequestType
|
||||
AutopilotRequestType
|
||||
AreaRequestType
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Reference in New Issue