Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
rabol authored and actions-user committed Feb 23, 2021
1 parent 6586c5a commit 87bdade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Models/SimpleSubscriptionPlan.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class SimpleSubscriptionPlan extends Model
'prorate_extend_due',
'active_subscribers_limit',
'sort_order',
'plan_type'
'plan_type',
];

protected $casts = [
Expand Down

0 comments on commit 87bdade

Please sign in to comment.