Skip to content
Snippets Groups Projects
Commit 8a3c5479 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

bugfix

parent 5564f943
Branches
No related tags found
No related merge requests found
......@@ -58,6 +58,6 @@ public function getRepresentation(){
if(!isset($return["texture"][1])){
$return["texture"][1] = $return["texture"][0];
}
return $return["texture"];
return $return;
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment