This commit is contained in:
parent
90dd9dc07a
commit
2d2af5e5b9
@ -107,7 +107,7 @@ func ActionListBoards(_ []string) {
|
||||
}
|
||||
|
||||
func ActionUseBoard(args []string) {
|
||||
if !HasIssue() {
|
||||
if !HasProject() {
|
||||
printError("Please select a project first", nil)
|
||||
return
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user