Timestamp and uuid for chat messages

This commit is contained in:
qvalentin 2023-04-09 10:37:15 +02:00
parent 19ce9fd219
commit 635e3f408b
5 changed files with 31 additions and 7 deletions

View file

@ -62,6 +62,7 @@ library
, lifted-base
, mtl
, text
, time
, uuid
, wai
, warp
@ -87,6 +88,7 @@ executable jitsi-rooms-exe
, lifted-base
, mtl
, text
, time
, uuid
, wai
, warp