Skip to content

Commit

Permalink
Merge pull request #1192 from Eoler/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-kuendig authored Nov 25, 2024
2 parents bc4f885 + 3d3a07c commit d508625
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions models/PaymentMethod.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ class PaymentMethod extends Model
public $translatable = [
'name',
'description',
'instructions',
];

/**
Expand Down

0 comments on commit d508625

Please sign in to comment.