Timestamp and uuid for chat messages
This commit is contained in:
parent
19ce9fd219
commit
635e3f408b
5 changed files with 31 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue