parameter für Modelle eingeführt, Beschreibung aktualisiert
This commit is contained in:
@@ -21,6 +21,7 @@ class Style extends Model
|
||||
|
||||
protected $casts = [
|
||||
'enabled' => 'boolean',
|
||||
'parameters' => 'array',
|
||||
];
|
||||
|
||||
public function aiModel()
|
||||
|
||||
Reference in New Issue
Block a user