Skip to content

Commit

Permalink
chore: improved db match message
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickmccallum committed Jul 15, 2023
1 parent 68af049 commit 14771e3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/shared/templates/MimetypeTemplate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,9 @@ const MimetypeTemplate = props => {
<IconDatabase size={20} />
</div>{" "}
<div className={"text-indigo-900"}>
We found this mimetype in our database, your
browser didn't recognise it.
Your browser didn't detect this mimetype, we
matched it based off the file extension. No
upload was made.
</div>
</div>
)}
Expand Down

0 comments on commit 14771e3

Please sign in to comment.