-
-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Re-enable primaryGroup profile setting #287
Conversation
Oh and while you are here - one question: |
he's busy with a major rewrite (v4), which is taking a long time... |
Closing this PR because I added more commits to my master branch. Transferred to #307. |
Hey!
The primaryGroup setting in the
editProfile()
function does seem to work again so I decided to open a PR that enables the code block again.I've tested the function with a limited and an unlimited account. The limited acc has E-Mail steam guard, the unlimited acc is secured with mobile steam guard.
I called the function like this from the
webSession
event to make sure cookies were set:This successfully updated my primaryGroup setting.
I also tested the other two disabled settings (
background
&featuredBadge
) but was unable to get them to work as well :(