We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d977645 commit a5f8218Copy full SHA for a5f8218
1 file changed
eos/utils/scripts/jsonToSql.py
@@ -59,7 +59,7 @@
59
"invmetagroups": eos.gamedata.MetaGroup,
60
"invmetatypes": eos.gamedata.MetaType,
61
"invtypes": eos.gamedata.Item,
62
- "marketProxy_GetMarketGroups": eos.gamedata.MarketGroup}
+ "marketProxy()_GetMarketGroups()": eos.gamedata.MarketGroup}
63
64
fieldMapping = {"icons": {"id": "iconID"}}
65
data = {}
0 commit comments