allow tiff imgs

This commit is contained in:
2022-10-12 15:48:52 -07:00
parent aa26b1cf2f
commit d95314ec30

View File

@@ -6,7 +6,7 @@
<img src="#" id="img-preview" type="file"/>
<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>