mirror of
https://github.com/the-programmers-hangout/Hermes.git
synced 2026-09-04 09:15:59 +02:00
move to b64 images
This commit is contained in:
@@ -17,6 +17,7 @@ class Emote extends Model
|
||||
protected $casts = [
|
||||
'emote_id' => 'string',
|
||||
'guild_id' => 'string',
|
||||
'image' => 'string',
|
||||
];
|
||||
|
||||
public function logs()
|
||||
|
||||
Reference in New Issue
Block a user