pull/293/head
Vladimir Mandic 2021-04-02 08:06:28 -04:00
parent 052a93d859
commit 0c678b470c
1 changed files with 1 additions and 0 deletions

View File

@ -201,6 +201,7 @@ async function main() {
'/assets/human-sample-upper.jpg', '/assets/human-sample-upper.jpg',
'/assets/human-sample-body.jpg', '/assets/human-sample-body.jpg',
]; ];
log('Adding static image list:', images.length, 'images');
} }
// print stats // print stats