Skip to content

Commit

Permalink
update drag and drop prompt text to make it clear that ExifCleaner su…
Browse files Browse the repository at this point in the history
…pports videos and PDFs as well
  • Loading branch information
szTheory committed Feb 20, 2020
1 parent 930de75 commit 759a658
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/renderer/index.html
Expand Up @@ -14,8 +14,8 @@
<div class="empty-icon">
<i class="icon icon-photo icon-3x"></i>
</div>
<p class="empty-title h5">No images selected</p>
<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>
<div class="empty-action"></div>
</div>
</div>
Expand Down

0 comments on commit 759a658

Please sign in to comment.