diff --git a/app/src/flux/models/contact.es6 b/app/src/flux/models/contact.es6 index 1b296dcb0..ae30afc13 100644 --- a/app/src/flux/models/contact.es6 +++ b/app/src/flux/models/contact.es6 @@ -264,7 +264,6 @@ Section: Models export default class Contact extends Model { static attributes = Object.assign({}, Model.attributes, { name: Attributes.String({ - queryable: true, modelKey: 'name', }), diff --git a/mailsync b/mailsync index 32104cce7..3f218566a 160000 --- a/mailsync +++ b/mailsync @@ -1 +1 @@ -Subproject commit 32104cce7c8ec05c1c8fafa3478b2275785ec959 +Subproject commit 3f218566aea0232a5e10ee25a4a2a7e4aa147f33