allow tiff imgs

master
michael 2022-10-12 15:48:52 -07:00
parent aa26b1cf2f
commit d95314ec30
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<img src="#" id="img-preview" type="file"/> <img src="#" id="img-preview" type="file"/>
<br> <br>
<input id="img-upload" type="file" name="file" accept=".png,.jpg,.jpeg" value="Choose Image"/> <input id="img-upload" type="file" name="file" accept=".png,.jpg,.jpeg,.tiff" value="Choose Image"/>
<h4>Camera Settings</h4> <h4>Camera Settings</h4>