Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(CLI): gate usage of
upload_media_params
Previously the local stack variable would be used even though it wasn't initialized as there were no upload flags. Now this only happens if there are media params. [skip ci]
- Loading branch information