complete story 5.1 with qa tests
This commit is contained in:
@@ -22,4 +22,8 @@ return [
|
||||
'active' => 'Active',
|
||||
'archived' => 'Archived',
|
||||
],
|
||||
'post_status' => [
|
||||
'draft' => 'Draft',
|
||||
'published' => 'Published',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user