TF-1194 update identityExtension to have sortOrder property

This commit is contained in:
sherlockvn
2023-01-17 14:39:20 +07:00
committed by Dat Vu
parent c51ece70f2
commit bd305a8f45
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -11,5 +11,7 @@ extension IdentityExtension on Identity {
replyTo: replyTo,
bcc: bcc,
textSignature: textSignature,
htmlSignature: htmlSignature);
htmlSignature: htmlSignature,
sortOrder: sortOrder
);
}
+1 -1
View File
@@ -420,7 +420,7 @@ packages:
description:
path: "."
ref: master
resolved-ref: ea636193b15a49e9d59dab143e957f529e1bd836
resolved-ref: "1df4203f3c7cb5f24ee68f3e1060efb7283dd3fd"
url: "https://github.com/linagora/jmap-dart-client.git"
source: git
version: "0.0.1"