Merge pull request #14534 from annando/connector
"Connector" added as parcel
This commit is contained in:
commit
bf4695365a
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ class Conversation
|
||||||
const PARCEL_ATOM03 = 15;
|
const PARCEL_ATOM03 = 15;
|
||||||
const PARCEL_OPML = 16;
|
const PARCEL_OPML = 16;
|
||||||
const PARCEL_TWITTER = 67;
|
const PARCEL_TWITTER = 67;
|
||||||
|
const PARCEL_CONNECTOR = 68;
|
||||||
const PARCEL_UNKNOWN = 255;
|
const PARCEL_UNKNOWN = 255;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue