mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-17 18:14:53 +08:00
Merge branch 'master' of ssh://github.com/nylas/k2
This commit is contained in:
commit
efc8d8ba12
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ module.exports = (sequelize, Sequelize) => {
|
|||
unread: this.unread,
|
||||
starred: this.starred,
|
||||
folder: this.folder,
|
||||
thread_id: this.threadId,
|
||||
};
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue