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