You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a bug, while zipping files into a .zip file while using zip file[s] %strings% to zip[ file] %-string%. The files in zip will become blank after zip (all text is replaced using " "). The length of file is the same, but the file contains only spaces.
There's a bug, while zipping files into a .zip file while using
zip file[s] %strings% to zip[ file] %-string%
. The files in zip will become blank after zip (all text is replaced using " "). The length of file is the same, but the file contains only spaces.The file after being zipped into .zip file (https://drive.google.com/open?id=18CIlTl2T7g5z_es5Hmdi-ha6QKgQbkgm)
The text was updated successfully, but these errors were encountered: