maybe?
This commit is contained in:
parent
b9d1de2d52
commit
af0ea46b8b
@ -41,6 +41,8 @@ func MPE_IsProject(input *Payload) (projectnumber string, project_name string) {
|
|||||||
|
|
||||||
sb.WriteString(value + "|")
|
sb.WriteString(value + "|")
|
||||||
|
|
||||||
|
} else {
|
||||||
|
return // return as this must not be a project...
|
||||||
}
|
}
|
||||||
} // end of loop
|
} // end of loop
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user