aboutsummaryrefslogtreecommitdiff
path: root/javascript/hints.js
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2023-04-29 22:16:54 +0300
committerAUTOMATIC <16777216c@gmail.com>2023-04-29 22:16:54 +0300
commitc48ab36cb9e0120c6f1779bee9e875bee8f903f5 (patch)
treee2c4b4d1a7fe032fc9f7b53163c618447408da74 /javascript/hints.js
parentbd9700405a0686769b58437fd87d9106d3cd1346 (diff)
alternate restore progress button implementation
Diffstat (limited to 'javascript/hints.js')
-rw-r--r--javascript/hints.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/javascript/hints.js b/javascript/hints.js
index 23d85710..e7d17d36 100644
--- a/javascript/hints.js
+++ b/javascript/hints.js
@@ -22,6 +22,7 @@ titles = {
"\u{1f4cb}": "Apply selected styles to current prompt",
"\u{1f4d2}": "Paste available values into the field",
"\u{1f3b4}": "Show/hide extra networks",
+ "\u{1f300}": "Restore progress",
"Inpaint a part of image": "Draw a mask over an image, and the script will regenerate the masked area with content according to prompt",
"SD upscale": "Upscale image normally, split result into tiles, improve each tile using img2img, merge whole image back",