From 96476044387e98ee1ee7a6eb992b521bd447813c Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Fri, 3 Mar 2023 16:55:33 +0100 Subject: Renamed whiteboard to webchat --- connectionregistry.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'connectionregistry.h') diff --git a/connectionregistry.h b/connectionregistry.h index c3c6884..e41e4f2 100644 --- a/connectionregistry.h +++ b/connectionregistry.h @@ -8,6 +8,8 @@ #include #include +// map connection <-> user id + class ConnectionRegistry { public: -- cgit v1.2.3