"Connector" added as parcel

This commit is contained in:
Michael 2024-11-05 11:04:57 +00:00
parent 805321d00b
commit 1226cd4487

View file

@ -30,6 +30,7 @@ class Conversation
const PARCEL_ATOM03 = 15;
const PARCEL_OPML = 16;
const PARCEL_TWITTER = 67;
const PARCEL_CONNECTOR = 68;
const PARCEL_UNKNOWN = 255;
/**