Update upload instructions to include text data in file selection
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<div class="upload-area">
|
||||
<input type="file" id="fileInput" accept="image/*" style="display: none;">
|
||||
<div id="uploadZone" class="upload-zone">
|
||||
<p>Click to select file, paste image data, or drag & drop</p>
|
||||
<p>Click to select file, paste image, text data, or drag & drop</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user