Skip to content

Commit

Permalink
fixup! Merge branch 'v0.4.0-STRICT-changes' into v0.4.0-STRICT-others
Browse files Browse the repository at this point in the history
  • Loading branch information
leogdion committed Jan 25, 2024
1 parent 56b71b8 commit 8ec9985
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ extension WordPressPost {
self.pingStatus = pingStatus.value
self.parentID = parentID
self.menuOrder = menuOrder
self.id = id
ID = id
self.isSticky = (isSticky != 0)
self.postDate = postDate
postDateGMT = item.wpPostDateGMT
Expand Down

0 comments on commit 8ec9985

Please sign in to comment.