1
0
Fork 0
mirror of synced 2024-06-02 10:54:44 +12:00

fix(realtime): whitespace

This commit is contained in:
Torsten Dittmann 2021-08-17 11:08:18 +02:00
parent f1b0f7639c
commit fefd82680c

View file

@ -67,7 +67,7 @@ $server->onStart(function () use ($stats, $register, $containerId, &$documentId)
}
];
};
/**
* Create document for this worker for connection stats across Containers.
*/