We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 930de75 commit 759a658Copy full SHA for 759a658
src/renderer/index.html
@@ -14,8 +14,8 @@
14
<div class="empty-icon">
15
<i class="icon icon-photo icon-3x"></i>
16
</div>
17
- <p class="empty-title h5">No images selected</p>
18
- <p class="empty-subtitle">Drag and drop files here for processing.</p>
+ <p class="empty-title h5">No files selected</p>
+ <p class="empty-subtitle">Drag and drop images, videos, or PDF files here for processing.</p>
19
<div class="empty-action"></div>
20
21
0 commit comments