Adjust cards when board is resized
This commit is contained in:
parent
1a4b9ec745
commit
30ff63f1c6
2 changed files with 81 additions and 21 deletions
|
@ -226,4 +226,4 @@ exports.broadcast_to_roommates = function (client, msg) {
|
|||
console.log(' - ' + roommates[i].sessionId);
|
||||
roommates[i].send(msg);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue