Skip to content

Commit f94dc70

Browse files
🤖 dprint fmt
1 parent ebca5bf commit f94dc70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/invity-api/invity-api-tests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ const sellProviderInfo: SellProviderInfo = {
126126
tradedCoins: ["bitcoin", "ethereum"] as CryptoId[],
127127
tradedFiatCurrencies: ["USD"],
128128
supportedCountries: ["US"],
129-
supportedSubdivisions: {"US": ["WA"]},
129+
supportedSubdivisions: { "US": ["WA"] },
130130
disabledSubdivisions: {},
131131
statusUrl: "https://example.com/txs/{{orderId}}",
132132
supportUrl: " https://support.example.com",

0 commit comments

Comments
 (0)