mirror of
https://github.com/samsonjs/samhuri.net-ios.git
synced 2026-03-25 09:25:47 +00:00
decode “draft” property on posts from server
This commit is contained in:
parent
044c0126e0
commit
4852a4b5d1
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
@"author" : @"author",
|
||||
@"title" : @"title",
|
||||
@"date" : @"date",
|
||||
@"draft" : @"draft",
|
||||
@"body" : @"body",
|
||||
@"path" : @"url",
|
||||
@"url" : @"link",
|
||||
|
|
|
|||
Loading…
Reference in a new issue