Don't run all wall when used in a team
This commit is contained in:
@ -51,7 +51,6 @@ func cmdPopulateWall(cmd []string) {
|
|||||||
|
|
||||||
} else {
|
} else {
|
||||||
printToView("Feed", fmt.Sprintf("Error, can't run wall in teams"))
|
printToView("Feed", fmt.Sprintf("Error, can't run wall in teams"))
|
||||||
go cmdAllWall()
|
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
if len(users) < 1 {
|
if len(users) < 1 {
|
||||||
|
|||||||
Reference in New Issue
Block a user