mirror of
https://github.com/DoctorMcKay/node-steamcommunity.git
synced 2026-08-30 19:27:52 +08:00
In received XML there's `isPrimary="0"`, which mostly likely causes the problem, which results the last group in xml to be set as primary. This should fix it.