complete story 4.2 with qa tests
This commit is contained in:
@@ -18,4 +18,8 @@ return [
|
||||
'free' => 'Free',
|
||||
'paid' => 'Paid',
|
||||
],
|
||||
'timeline_status' => [
|
||||
'active' => 'Active',
|
||||
'archived' => 'Archived',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user