feat(subscription): default pay channel by country
This commit is contained in:
@@ -10,6 +10,8 @@ describe("User", () => {
|
||||
username: "guest_bbc90a38",
|
||||
email: "device_bbc90a38b996187348f54cf2cb0b789e@guest.local",
|
||||
platform: "web",
|
||||
country: "Hong Kong",
|
||||
countryCode: "HK",
|
||||
intimacy: 0,
|
||||
dolBalance: 0,
|
||||
personalityTraits: {
|
||||
@@ -29,6 +31,8 @@ describe("User", () => {
|
||||
username: "guest_bbc90a38",
|
||||
email: "device_bbc90a38b996187348f54cf2cb0b789e@guest.local",
|
||||
platform: "web",
|
||||
country: "Hong Kong",
|
||||
countryCode: "HK",
|
||||
intimacy: 0,
|
||||
dolBalance: 0,
|
||||
personalityTraits: {
|
||||
|
||||
Reference in New Issue
Block a user