Add article json template

This commit is contained in:
Tim Van Baak 2020-01-18 17:15:51 -08:00
parent 0b8af9f034
commit 49fe15995b
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"aid": null,
"character": null,
"title": null,
"turn": null,
"status": {
"ready": false,
"approved": false
},
"contents": null
}