Improved comment

This commit is contained in:
Michael 2021-07-15 17:42:03 +00:00
parent bca5238b41
commit c1e681e007
3 changed files with 2 additions and 3 deletions

View file

@ -38,7 +38,7 @@ class Conversation
const PARCEL_SALMON = 3;
const PARCEL_FEED = 4; // Deprecated
const PARCEL_SPLIT_CONVERSATION = 6;
const PARCEL_LEGACY_DFRN = 7; // Deprecated
const PARCEL_LEGACY_DFRN = 7; // @deprecated since version 2021.09
const PARCEL_DIASPORA_DFRN = 8;
const PARCEL_LOCAL_DFRN = 9;
const PARCEL_DIRECT = 10;