mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-11 05:36:10 -05:00
add principal id to league jsons script
This commit is contained in:
@@ -34,6 +34,7 @@ async function main() {
|
||||
connectOrCreate: {
|
||||
create: {
|
||||
switchAccountId: member.unique_id,
|
||||
principalId: member.principal_id,
|
||||
},
|
||||
where: {
|
||||
switchAccountId: member.unique_id,
|
||||
|
||||
Reference in New Issue
Block a user