phone number list: numeric filter
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"fields": {
|
||||
"type": "Type",
|
||||
"optOut": "Opted Out",
|
||||
"invalid": "Invalid"
|
||||
"invalid": "Invalid",
|
||||
"numeric": "Numeric Value"
|
||||
},
|
||||
"presetFilters": {
|
||||
"orphan": "Orphan"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
[
|
||||
"optOut",
|
||||
"invalid"
|
||||
]
|
||||
"invalid",
|
||||
"numeric"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user