-
Hi! This question seems probably stupid, and I thought the answer was obvious: claimSeat(), in Player.vue, line 333. Thanks in advance |
Beta Was this translation helpful? Give feedback.
Answered by
bra1n
Jul 4, 2023
Replies: 1 comment
-
This line is called: townsquare/src/store/modules/session.js Line 53 in 1c52b23 which in turn triggers this line: townsquare/src/store/socket.js Line 614 in 1c52b23 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MRegnard
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This line is called:
townsquare/src/store/modules/session.js
Line 53 in 1c52b23
which in turn triggers this line:
townsquare/src/store/socket.js
Line 614 in 1c52b23