feat(subscription): default pay channel by country
This commit is contained in:
@@ -13,6 +13,8 @@ function makeUser(overrides: Partial<UserView> = {}): UserView {
|
||||
id: "user-1",
|
||||
username: "Elio Fan",
|
||||
email: "user@example.com",
|
||||
country: "Hong Kong",
|
||||
countryCode: "HK",
|
||||
avatarUrl: "https://example.com/avatar.png",
|
||||
intimacy: 42,
|
||||
dolBalance: 7,
|
||||
|
||||
Reference in New Issue
Block a user