mirror of
https://github.com/ceratic/MediaCollectorLibary.git
synced 2026-05-13 23:56:46 +02:00
actor sync
This commit is contained in:
@@ -17,6 +17,7 @@ class Game extends Model
|
||||
'platform_game_id',
|
||||
'steam_app_id',
|
||||
'image_url',
|
||||
'image_aspect_ratio',
|
||||
'banner_url',
|
||||
'rating',
|
||||
'playtime_minutes',
|
||||
@@ -27,6 +28,7 @@ class Game extends Model
|
||||
'platform_achievements',
|
||||
'background_image',
|
||||
'cover_image',
|
||||
'cover_aspect_ratio',
|
||||
'icon',
|
||||
'genres_json',
|
||||
'developers_json',
|
||||
|
||||
Reference in New Issue
Block a user