diff --git a/src/Model/Conversation.php b/src/Model/Conversation.php index cde81090e4..cb32c0f20e 100644 --- a/src/Model/Conversation.php +++ b/src/Model/Conversation.php @@ -22,7 +22,7 @@ class Conversation const PARCEL_SALMON = 3; const PARCEL_FEED = 4; // Deprecated const PARCEL_SPLIT_CONVERSATION = 6; - const PARCEL_TWITTER = 7; + const PARCEL_TWITTER = 67; /** * @brief Store the conversation data