mirror of
https://github.com/Rudi9719/kbtui.git
synced 2026-03-22 09:57:24 +00:00
Don't run all wall when used in a team
This commit is contained in:
@ -51,7 +51,6 @@ func cmdPopulateWall(cmd []string) {
|
||||
|
||||
} else {
|
||||
printToView("Feed", fmt.Sprintf("Error, can't run wall in teams"))
|
||||
go cmdAllWall()
|
||||
return
|
||||
}
|
||||
if len(users) < 1 {
|
||||
|
||||
Reference in New Issue
Block a user