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

This logic needs to change #9

Open
RohanArora13 opened this issue May 4, 2023 · 0 comments
Open

This logic needs to change #9

RohanArora13 opened this issue May 4, 2023 · 0 comments

Comments

@RohanArora13
Copy link

if there are multiple mods the code will show only one mod instead we have to show all mods hence we have to do something like

if (community.mods.contains(members) && ctr == 0) { uids = community.mods.toSet(); } ctr++;

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

1 participant