Skip to content

Commit 6bbdc03

Browse files
authored
Update README file (#629)
1 parent 9788587 commit 6bbdc03

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
@@ -42,7 +42,7 @@ func getJoinToken(apiKey, apiSecret, room, identity string) (string, error) {
4242
RoomJoin: true,
4343
Room: room,
4444
}
45-
at.AddGrant(grant).
45+
at.SetVideoGrant(grant).
4646
SetIdentity(identity).
4747
SetValidFor(time.Hour)
4848

0 commit comments

Comments
 (0)