Skip to content

Commit

Permalink
Add image to fillables ffs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tschucki committed Jul 24, 2024
1 parent 6642f73 commit 42e872d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Models/Message.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class Message extends Model
'repliedToComment',
'tldrValue',
'replyCommentId',
'image'
];

protected $casts = [
Expand Down

0 comments on commit 42e872d

Please sign in to comment.