fix cmd/server build

This commit is contained in:
Henry 2021-03-15 14:37:02 +01:00
parent b9bcbb42ec
commit 1cc5cb435d
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ func runroomsrv() error {
Domain: httpsDomain,
PortHTTPS: uint(portHTTP),
PortMUXRPC: uint(portMUXRPC),
PubKey: roomsrv.Whoami().PubKey(),
RoomID: roomsrv.Whoami(),
},
roomsrv.StateManager,
handlers.Databases{