FanvidDB / fanviddb-server

Server of the fanviddb
Other
0 stars 1 forks source link

thumbnail url should not be required (or should be marked as required) #48

Open sandalwoodbox opened 3 years ago

sandalwoodbox commented 3 years ago

Currently thumbnail url is not marked as required, but submitting with a blank thumbnail url fails because the url is "invalid". We should fix this.