From: Hypolite Petovan Date: Sun, 5 Aug 2018 11:59:33 +0000 (+0200) Subject: Increase Twitter parcel constant value X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ea45a78218a4f615c9a3e35eebaa4a34e10562e9;p=friendica.git Increase Twitter parcel constant value --- 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