feat: add SMS Bower verification settings
This commit is contained in:
@@ -292,9 +292,6 @@
|
||||
country: normalizeSmsBowerCountryId(countryConfig.id, DEFAULT_COUNTRY_ID),
|
||||
maxPrice: range.maxPriceLimit,
|
||||
minPrice: range.minPriceLimit,
|
||||
providerIds: normalizeCsvIds(state.smsBowerProviderIds),
|
||||
exceptProviderIds: normalizeCsvIds(state.smsBowerExceptProviderIds),
|
||||
phoneException: normalizeCsvIds(state.smsBowerPhoneException),
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user