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

fix: fixing participants mapping #634

Merged
merged 2 commits into from
Apr 8, 2024
Merged

Conversation

Brazol
Copy link
Contributor

@Brazol Brazol commented Apr 3, 2024

No description provided.

@Brazol Brazol requested a review from a team as a code owner April 3, 2024 11:33
callParticipants: stage.data.metadata.toCallParticipants(state),
callParticipants: stage.data.metadata.toCallParticipants(
state,
fromMembers: true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this hardcoded?

Copy link
Contributor

@deven98 deven98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@deven98 deven98 merged commit 6eea5ee into main Apr 8, 2024
4 checks passed
@deven98 deven98 deleted the fix/participants-mapping-fix branch April 8, 2024 09:04
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

Successfully merging this pull request may close these issues.

None yet

3 participants