Image Generation: Use wrench symbol for function tool

ba7e34c195919c508b06cb76f452a73f0b5ac84e

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
public/scripts/extensions/stable-diffusion/settings.html+1 -1
@@ -480,7 +480,7 @@
480 </label>480 </label>
481 <label for="sd_tool_visible" class="checkbox_label">481 <label for="sd_tool_visible" class="checkbox_label">
482 <span class="flex1 flex-container alignItemsCenter">482 <span class="flex1 flex-container alignItemsCenter">
483 <i class="fa-solid fa-code fa-fw"></i>483 <i class="fa-solid fa-wrench fa-fw"></i>
484 <span data-i18n="Function Tool">Function Tool</span>484 <span data-i18n="Function Tool">Function Tool</span>
485 </span>485 </span>
486 <input id="sd_tool_visible" type="checkbox" />486 <input id="sd_tool_visible" type="checkbox" />