chore(scripts): rename contributionTier → contributionAmount in seed + legacy migration
This commit is contained in:
parent
b17e006d65
commit
9f557d7e7a
3 changed files with 24 additions and 24 deletions
|
|
@ -25,7 +25,7 @@ async function main() {
|
|||
name: "Welcome Tester",
|
||||
email,
|
||||
circle: "community",
|
||||
contributionTier: "0",
|
||||
contributionAmount: 0,
|
||||
role: "member",
|
||||
status: "active",
|
||||
craftTags: [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue