From 355c0efed9f185d0f2259aa845e201ca44b53d49 Mon Sep 17 00:00:00 2001 From: anapnoe <124302297+anapnoe@users.noreply.github.com> Date: Tue, 13 Jun 2023 05:27:07 +0300 Subject: [PATCH] fix typo --- javascript/spotlight.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javascript/spotlight.js b/javascript/spotlight.js index a9194017..88ae8ed2 100644 --- a/javascript/spotlight.js +++ b/javascript/spotlight.js @@ -6,7 +6,7 @@ * https://github.com/nextapps-de/spotlight */ /* - this library was rewriten by anapnoe to work with https://github.com/anapnoe/stable-diffusion-webui-ux + this library was rewritten by anapnoe to work with https://github.com/anapnoe/stable-diffusion-webui-ux it supports multi-instancing, enable-disable panzoom functionallity and input type tools */