Spaces:
Running
Running
Update common/org_search_component.py
Browse files
common/org_search_component.py
CHANGED
@@ -25,7 +25,7 @@ class OrgSearch(BaseAPI):
|
|
25 |
"value": name,
|
26 |
"type": "main"
|
27 |
}],
|
28 |
-
"status": "authorized"
|
29 |
}
|
30 |
|
31 |
if kwargs.get("ein"):
|
|
|
25 |
"value": name,
|
26 |
"type": "main"
|
27 |
}],
|
28 |
+
# "status": "authorized"
|
29 |
}
|
30 |
|
31 |
if kwargs.get("ein"):
|