fredemmott / StreamDeck-Discord

Control the Discord application with the Elgato StreamDeck
MIT License
275 stars 23 forks source link

Fixed issue where UI State was incorrect #109

Closed Edstub207 closed 2 years ago

Edstub207 commented 2 years ago

If you have multiple pages or folders, the state of a channel was previously always set as 0 by default.

Now we check to make sure the user is in the applicable channel.

108