Add max iterations

This commit is contained in:
dwrz
2026-07-05 17:55:07 +00:00
parent c4730eb8ce
commit 1e4c7f0334
6 changed files with 95 additions and 2 deletions

View File

@@ -134,4 +134,10 @@
<path d="M7 15h6"/>
<path d="M7 7h8"/>
</symbol>
<symbol id="settings-2" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M14 17H5" />
<path d="M19 7h-9" />
<circle cx="17" cy="17" r="3" />
<circle cx="7" cy="7" r="3" />
</symbol>
</svg>

Before

Width:  |  Height:  |  Size: 8.0 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB