mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
merge all Model JSON @Object parsers into a reviveFromJson()
This commit is contained in:
parent
76648f04ae
commit
15e07a73e9
18 changed files with 378 additions and 411 deletions
|
|
@ -83,7 +83,7 @@ class ComposeAttachmentModel extends AbstractModel {
|
|||
}
|
||||
|
||||
/**
|
||||
* @param {AjaxJsonComposeAttachment} json
|
||||
* @param {FetchJsonComposeAttachment} json
|
||||
* @returns {boolean}
|
||||
*/
|
||||
initByUploadJson(json) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue