Add live show realtime endpoints
This commit is contained in:
@@ -47,6 +47,7 @@ class Photo extends Model
|
||||
protected $attributes = [
|
||||
'security_scan_status' => 'pending',
|
||||
'ingest_source' => self::SOURCE_GUEST_PWA,
|
||||
'live_status' => PhotoLiveStatus::NONE->value,
|
||||
];
|
||||
|
||||
public function mediaAsset(): BelongsTo
|
||||
|
||||
Reference in New Issue
Block a user