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 source of the curation image is data:image/jpeg;base64,iVBORw0KGgoAAAANSUhEUgAAAukAAAQdC.... However, the image is actually in PNG format. The source should be data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAukAAAQdC....
The text was updated successfully, but these errors were encountered:
This issue is for the BioModels developers including @ntung.
Example: https://www.ebi.ac.uk/biomodels/BIOMD0000000001#Curation
The source of the curation image is
data:image/jpeg;base64,iVBORw0KGgoAAAANSUhEUgAAAukAAAQdC...
. However, the image is actually in PNG format. The source should bedata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAukAAAQdC...
.The text was updated successfully, but these errors were encountered: