update consumer
This commit is contained in:
@@ -15,7 +15,7 @@ class Platform extends Model
|
||||
*
|
||||
* @TODO check if we realy need the platform table, or consider use a virtual model
|
||||
*/
|
||||
# protected ?string $table = 'Platform';
|
||||
protected ?string $table = 'platforms';
|
||||
|
||||
/**
|
||||
* The attributes that are mass assignable.
|
||||
|
||||
Reference in New Issue
Block a user