Fix merge so server compiles

This commit is contained in:
Michael Hohn
2024-06-16 19:36:31 -07:00
committed by =Michael Hohn
parent 2c5ecd3a1e
commit b756668e70
5 changed files with 6 additions and 360 deletions

View File

@@ -141,7 +141,7 @@ func main() {
QLDBStore: ql,
})
server.NewCommanderContainer(&server.Visibles{
server.NewCommanderSingle(&server.Visibles{
Logger: sl,
Queue: sq,
ServerStore: ss,