Merge branch 'Eds-trash-can-main' into main

master
HimbeerserverDE 2021-09-13 18:16:49 +02:00
commit 053bf61d9d
1 changed files with 1 additions and 1 deletions

2
run.go
View File

@ -65,7 +65,7 @@ func Run() {
}
}
clts := l.clients()
clts := Clts()
var wg sync.WaitGroup
wg.Add(len(clts))