Return profiles instead of doing nothing with them

This commit is contained in:
Isaac Connor 2020-05-12 10:49:29 -04:00
parent 3f50277e1c
commit e950f3c843
1 changed files with 1 additions and 0 deletions

View File

@ -322,6 +322,7 @@ sub profiles {
#
# use message parser without schema validation ???
#
return @profiles;
} # end sub profiles