add principal id to league jsons script

This commit is contained in:
Kalle (Sendou)
2021-01-30 01:40:50 +02:00
parent 0f235325ea
commit 25d43e3d22

View File

@@ -34,6 +34,7 @@ async function main() {
connectOrCreate: {
create: {
switchAccountId: member.unique_id,
principalId: member.principal_id,
},
where: {
switchAccountId: member.unique_id,