projects
/
vchess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ba761c
)
'update'
author
Benjamin Auder
<benjamin.auder@somewhere>
Mon, 8 Jul 2019 16:28:41 +0000
(18:28 +0200)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Mon, 8 Jul 2019 16:28:41 +0000
(18:28 +0200)
client/src/views/Hall.vue
patch
|
blob
|
blame
|
history
diff --git
a/client/src/views/Hall.vue
b/client/src/views/Hall.vue
index
13d9b63
..
ae45e65
100644
(file)
--- a/
client/src/views/Hall.vue
+++ b/
client/src/views/Hall.vue
@@
-178,6
+178,7
@@
export default {
// ==> Moves sent by connected remote player(s) if live game
// TODO: this doesn't work: choose a SID at random
+ // --> do we have players' names ?
let url = "/" + g.id;
if (g.type == "live")