aboutsummaryrefslogtreecommitdiff
path: root/javascript
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2023-01-16 17:36:56 +0300
committerAUTOMATIC <16777216c@gmail.com>2023-01-16 17:36:56 +0300
commit55947857f035040d00249f02b17e39370033a99b (patch)
tree096e7a18584464539c698f50b801ea9d2fa9f271 /javascript
parentd073637e104fa7256e0b0c546b5b83a16b881b8a (diff)
add a button for XY Plot to fill in available values for axes that support this
Diffstat (limited to 'javascript')
-rw-r--r--javascript/hints.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/javascript/hints.js b/javascript/hints.js
index 244bfde2..fa5e5ae8 100644
--- a/javascript/hints.js
+++ b/javascript/hints.js
@@ -20,6 +20,7 @@ titles = {
"\u{1f4be}": "Save style",
"\U0001F5D1": "Clear prompt",
"\u{1f4cb}": "Apply selected styles to current prompt",
+ "\u{1f4d2}": "Paste available values into the field",
"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",