Skip to content

Commit

Permalink
fix status on project bct
Browse files Browse the repository at this point in the history
  • Loading branch information
gheorghelupu17 committed Dec 5, 2023
1 parent 7171f3c commit 3f83ed7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Models/BCRProject.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ class BCRProject extends Model implements HasMedia
'description',
'start_date',
'end_date',
'status',
'external_articles',
'facebook_link',
'accepting_comments',
Expand Down

0 comments on commit 3f83ed7

Please sign in to comment.