Closed chougron closed 7 years ago
The function getUploadRootDir does not return the good path. With the current code, the images are uploaded in src/web/upload/game. This is fixing it.
Maybe this is an artifact of the folder architecture change for S3 ?
Hi @chougron,
Thanks a lot for your fix. You're the first external contributor to Badger :tada:
Cheers.
The function getUploadRootDir does not return the good path. With the current code, the images are uploaded in src/web/upload/game. This is fixing it.
Maybe this is an artifact of the folder architecture change for S3 ?