We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8321502 commit ebb9585Copy full SHA for ebb9585
scraper_service/shovel_extrinsics/utils.py
@@ -71,6 +71,7 @@ def get_column_type(value, value_type=None, key=None):
71
"info__additional": "Array(Tuple(String, String))",
72
"info__legal__Raw0": "String",
73
"info__riot__Raw0": "String",
74
+ "info__display__Raw0": "String",
75
"info__image__Raw0": "String",
76
"info__email__Raw0": "String",
77
"info__twitter__Raw0": "String",
0 commit comments