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
The new media upload form declares as accepting "image/*", which does not match what uReport actually requires. We need to be more explicit about the file types supported by uReport.
uReport currently only allows: jpg, gif, png, and tiff.
The text was updated successfully, but these errors were encountered:
The new media upload form declares as accepting "image/*", which does not match what uReport actually requires. We need to be more explicit about the file types supported by uReport.
uReport currently only allows: jpg, gif, png, and tiff.
The text was updated successfully, but these errors were encountered: