JMAP for Contacts implementation (part 1)
This commit is contained in:
@@ -101,6 +101,8 @@ impl JmapObject for Thread {
|
||||
|
||||
type CopyArguments = ();
|
||||
|
||||
type ParseArguments = ();
|
||||
|
||||
const ID_PROPERTY: Self::Property = ThreadProperty::Id;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user