fix: swag username
This commit is contained in:
parent
f4ce6d516f
commit
07f23be096
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ module.exports = async function () {
|
||||||
await updateUserWithUniqueUsername({ userId })
|
await updateUserWithUniqueUsername({ userId })
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
dedupOptions: { enabled: false },
|
dedupOptions: { enabled: true },
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue