chore: code formatting
This commit is contained in:
@@ -19,7 +19,7 @@ export default function({faker, query, login = faker.internet.userName()}) {
|
||||
isActive: faker.datatype.boolean(),
|
||||
isOneTimePayment: faker.datatype.boolean(),
|
||||
tier: {
|
||||
name: "$X a month"
|
||||
name: "$X a month",
|
||||
},
|
||||
privacyLevel: "PUBLIC",
|
||||
sponsorable: {
|
||||
|
||||
Reference in New Issue
Block a user