aboutsummaryrefslogtreecommitdiff
path: root/javascript/hints.js
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2022-12-24 08:16:04 +0300
committerGitHub <noreply@github.com>2022-12-24 08:16:04 +0300
commit7115ab5d1e332ec897db989ceae5b4c0e3d76c51 (patch)
tree978ef76ba284b5e43d8b42f27fbf7bb97153fe17 /javascript/hints.js
parent0c747d4013f41f6c887a63d256af884aa8872f91 (diff)
parent7b0a28f8ee937048f594211169565a361a692d2a (diff)
Merge pull request #5617 from mcmonkey4eva/fix-hints-file
fix hints file typo
Diffstat (limited to 'javascript/hints.js')
-rw-r--r--javascript/hints.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript/hints.js b/javascript/hints.js
index 47e24616..28e1651b 100644
--- a/javascript/hints.js
+++ b/javascript/hints.js
@@ -17,7 +17,7 @@ titles = {
"\u2199\ufe0f": "Read generation parameters from prompt or last generation if prompt is empty into user interface.",
"\u{1f4c2}": "Open images output directory",
"\u{1f4be}": "Save style",
- "\U0001F5D1": "Clear prompt"
+ "\U0001F5D1": "Clear prompt",
"\u{1f4cb}": "Apply selected styles to current prompt",
"Inpaint a part of image": "Draw a mask over an image, and the script will regenerate the masked area with content according to prompt",