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
Files with extension names containing uppercase characters are never recognized as valid files, even if valid
(ie. img.png is accepted but img.PNG is not).
Files with extension names containing uppercase characters are never recognized as valid files, even if valid
(ie. img.png is accepted but img.PNG is not).