mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 15:41:59 +01:00
Adding a dash to the Preview download popup (#250)
Do I win the "Least Impactful PR Ever" award?
This commit is contained in:
parent
22fa4394bb
commit
7fbb66a595
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user