Added post type to old post
This commit is contained in:
@ -2,5 +2,6 @@
|
|||||||
"title": "First Post!!!",
|
"title": "First Post!!!",
|
||||||
"subTitle": "Lets Gooo!!",
|
"subTitle": "Lets Gooo!!",
|
||||||
"postText": "This has been fun! I'm absolutely loving making this site! Test",
|
"postText": "This has been fun! I'm absolutely loving making this site! Test",
|
||||||
"date": "15 October 2025"
|
"date": "15 October 2025",
|
||||||
|
"postType": "text"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user