Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Fix minor regression of pr #97 #103

Open
PaulDGillis opened this issue Oct 28, 2020 · 0 comments
Open

Fix minor regression of pr #97 #103

PaulDGillis opened this issue Oct 28, 2020 · 0 comments

Comments

@PaulDGillis
Copy link
Contributor

#97 commented out OnSync and OnMember callbacks.
File gtkcord/componenets/message/handler.go saw m.c.MemberState.OnMember commented out.
File gtkcord/componenets/overview/members/members.go saw s.MemberState.OnSync commented out.

These callbacks have changed structure and will need to be implemented in the new way.

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

No branches or pull requests

1 participant