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
Currently if there is no file extension for the file, then only the new
extension is getting appended; but there is no implementation if there
is an extension already present for the file and the user wants to
overwrite it;
The PR is raised to include that condition too.
0 commit comments