Skip to content

Commit 59294ca

Browse files
authored
Update README.md
1 parent 92d5202 commit 59294ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ enqueue = async () => {
5656
const language = null;
5757
const enqueueResult = await QueueIt.run(
5858
this.state.customerId,
59-
this.state.eventOrAliasId,
59+
this.state.waitingRoomIdOrAlias,
6060
layoutName,
6161
language
6262
);

0 commit comments

Comments
 (0)