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
Since you have a check that, for some reason, seems to validate that every file has a */* matching type, but if the browser cannot detect the MIME type it just passes an empty string.
The text was updated successfully, but these errors were encountered:
Since you have a check that, for some reason, seems to validate that every file has a
*/*
matching type, but if the browser cannot detect the MIME type it just passes an empty string.The text was updated successfully, but these errors were encountered: