thelia-modules / SoColissimo

[DEPRECATED] SoColissimo module for Thelia
GNU Lesser General Public License v3.0
1 stars 16 forks source link

Fix for when a single relay is found #63

Closed Lurivar closed 4 years ago

Lurivar commented 4 years ago

Fixes an error when a single relay is found. It used to return a class in function buildArray(), instead of an awaited array or null. The response is now checked and turned into an array if it's a class.