mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 23:51:58 +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",
|
icon: "warning",
|
||||||
title: "Are you sure?",
|
title: "Are you sure?",
|
||||||
html:
|
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.",
|
confirmButtonText: "I am sure.",
|
||||||
showCloseButton: true,
|
showCloseButton: true,
|
||||||
showCancelButton: false,
|
showCancelButton: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user