mirror of
https://github.com/pgsty/minio.git
synced 2026-07-17 11:14:31 +03:00
94ec6f374e
This commit has been done according to @abperiasamy's feedback as we are going to reserve the click on file icon to open the preview modal in the future. Also, when the user now selects a single file, the file itself is downloaded instead of a .zip file containing the file. Fixes #6019