mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-29 23:36:30 +00:00
Almost all JSON properties to JavaScript camelCase
This commit is contained in:
@@ -13,7 +13,7 @@ export class MessageCollectionModel extends AbstractCollectionModel
|
||||
constructor() {
|
||||
super();
|
||||
this.Filtered
|
||||
this.Folder
|
||||
this.folder
|
||||
this.folderHash
|
||||
this.folderInfo
|
||||
this.totalEmails
|
||||
|
||||
Reference in New Issue
Block a user