website refactor
This commit is contained in:
@@ -62,7 +62,7 @@ export class RacingDriverFactory {
|
||||
}
|
||||
|
||||
// Create system-default reference with avatar variant
|
||||
return MediaReference.systemDefault(avatarVariant);
|
||||
return MediaReference.createSystemDefault('avatar', avatarVariant);
|
||||
}
|
||||
|
||||
create(): Driver[] {
|
||||
|
||||
Reference in New Issue
Block a user