Skip to content
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

Doesn't "remember" Alert Sound setting on discord restart #10

Open
Not-Kris opened this issue Nov 10, 2020 · 1 comment
Open

Doesn't "remember" Alert Sound setting on discord restart #10

Not-Kris opened this issue Nov 10, 2020 · 1 comment

Comments

@Not-Kris
Copy link

Not-Kris commented Nov 10, 2020

Radio button toggles itself back on each time I restart Discord.
Even though the radio button in settings is on, BdApi.loadData("Game Activity Toggle", "soundToggled") returns false.

I don't really understand why, but in my case it was solved by editing
soundToggled from true to undefined in class GameActivityToggle { (...) } at line 51

soundToggled = true;

Not sure if it's just me though, since nobody else has reported anything similar.

@JadeMin
Copy link

JadeMin commented Dec 17, 2020

i have the same issue. also solved the same way

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants