From 5e80c286eeae30991f2ff391a81305d1c6a23143 Mon Sep 17 00:00:00 2001 From: AUTOMATIC <16777216c@gmail.com> Date: Sun, 18 Sep 2022 09:00:06 +0300 Subject: script.js split work - ui.js --- javascript/hints.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'javascript/hints.js') diff --git a/javascript/hints.js b/javascript/hints.js index 3d286654..c5b73da2 100644 --- a/javascript/hints.js +++ b/javascript/hints.js @@ -1,4 +1,4 @@ - +// mouseover tooltips for various UI elements titles = { "Sampling steps": "How many times to improve the generated image iteratively; higher values take longer; very low values can produce bad results", -- cgit v1.2.1