lab 2 +++
This commit is contained in:
parent
941fb21fef
commit
5e4d0b72f9
@ -150,7 +150,7 @@ void changeSkinNames() {
|
||||
for (var skin in skins) {
|
||||
updatedSkins.add(FortniteSkin(
|
||||
imageUrl: skin.imageUrl,
|
||||
name: '${skin.name} aboba', // Добавляем " aboba" к имени
|
||||
name: '${skin.name} 2',
|
||||
description: skin.description,
|
||||
rarity: skin.rarity,
|
||||
));
|
||||
|
Loading…
Reference in New Issue
Block a user