Update seeding script

This commit is contained in:
Kalle 2022-03-06 15:11:39 +02:00
parent c773d70d23
commit c8582e157d

View File

@ -98,6 +98,8 @@ export async function seed(variation?: SeedVariations) {
youtubeName: "Sendou",
discordAvatar: ADMIN_TEST_AVATAR,
twitter: "sendouc",
miniBio: "Test bio\nXP3100 on my alt\n5-0 FTWin (close games)",
weapons: ["Tenta Brella", "Mini Splatling", "Luna Blaster"],
},
});
}