mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
remove browser message
This commit is contained in:
parent
ea917e5348
commit
fabbd6fc89
@ -31,7 +31,7 @@
|
||||
<input type="file" accept="image/*" id="uploadUserImage" name="uploadUserImage" onchange="UserImagePage.onFileUploadChange(this);" />
|
||||
|
||||
<div id="userImageDropZone" class="imageDropZone">
|
||||
<h3>Drop Image Here (Chrome / Firefox / Safari)</h3>
|
||||
<h3>Drop Image Here</h3>
|
||||
<output id="userImageOutput"></output>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user