mirror of
https://github.com/the-programmers-hangout/Hermes.git
synced 2026-09-04 09:15:59 +02:00
also save images for a later project
This commit is contained in:
@@ -11,6 +11,7 @@ class Emote extends Model
|
||||
'guild_id',
|
||||
'emote_name',
|
||||
'type',
|
||||
'image',
|
||||
];
|
||||
|
||||
protected $casts = [
|
||||
|
||||
Reference in New Issue
Block a user