updated ui/dist, go deps, docs and fixed some typos

This commit is contained in:
Gani Georgiev
2023-12-10 12:13:37 +02:00
parent d8ec36fa4c
commit b29e404f22
47 changed files with 445 additions and 462 deletions
+2 -2
View File
@@ -1234,9 +1234,9 @@ func (app *BaseApp) initLogger() error {
},
})
ctx := context.Background()
go func() {
ctx := context.Background()
for {
select {
case <-done: