From 1cc5cb435dc1460bc3329c8def77920b526a2bec Mon Sep 17 00:00:00 2001 From: Henry Date: Mon, 15 Mar 2021 14:37:02 +0100 Subject: [PATCH] fix cmd/server build --- cmd/server/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/server/main.go b/cmd/server/main.go index 05a438b..2bd5c0e 100644 --- a/cmd/server/main.go +++ b/cmd/server/main.go @@ -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{