mirror of
https://github.com/wekan/wekan.git
synced 2026-01-04 08:38:49 +01:00
Fix typos and translate comments to English.
Thanks to xet7 !
This commit is contained in:
parent
e2c241f4a8
commit
551f57b03b
2 changed files with 24 additions and 24 deletions
|
|
@ -98,7 +98,7 @@ if (Meteor.isServer) {
|
|||
// console.log('meteor session', socket._meteorSession.userId),
|
||||
// );
|
||||
|
||||
// update last connected user date (neddeed for one of the KPI)
|
||||
// update last connected user date (needed for one of the KPI)
|
||||
Meteor.server.stream_server.open_sockets.forEach(
|
||||
(socket) =>
|
||||
//console.log('meteor session', socket._meteorSession.userId),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue