Skip to content

Commit

Permalink
Adding a dash to the Preview download popup (tachiyomiorg#250)
Browse files Browse the repository at this point in the history
Do I win the "Least Impactful PR Ever" award?
  • Loading branch information
specterflare authored Jul 2, 2020
1 parent 22fa439 commit 7fbb66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/.vuepress/theme/components/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ export default {
icon: "warning",
title: "Are you sure?",
html:
"<strong>Preview</strong> is not recommended if you're not willing to test for – and endure issues.",
"<strong>Preview</strong> is not recommended if you're not willing to test for – and endure issues.",
confirmButtonText: "I am sure.",
showCloseButton: true,
showCancelButton: false,
Expand Down

0 comments on commit 7fbb66a

Please sign in to comment.