aboutsummaryrefslogtreecommitdiff
path: root/javascript
diff options
context:
space:
mode:
authorsiutin <osiutino@gmail.com>2023-03-29 00:13:15 +0800
committersiutin <osiutino@gmail.com>2023-03-30 17:20:09 +0800
commit90366b8d8564c6fcbf5899fb31e426b68b04eb7b (patch)
tree7d17a34429dc383f6909dd4248382d6985a11b16 /javascript
parente0b58527ff040f9c547ea45b5fcf1bfb7ab23cdd (diff)
tool button
Diffstat (limited to 'javascript')
-rw-r--r--javascript/hints.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript/hints.js b/javascript/hints.js
index f48a0eb6..7c608311 100644
--- a/javascript/hints.js
+++ b/javascript/hints.js
@@ -22,7 +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",