This commit is contained in:
Erik Eckert 2023-12-21 12:01:28 -07:00
parent b9d1de2d52
commit af0ea46b8b

View File

@ -41,6 +41,8 @@ func MPE_IsProject(input *Payload) (projectnumber string, project_name string) {
sb.WriteString(value + "|")
} else {
return // return as this must not be a project...
}
} // end of loop