1
0

auto-git:

[change] settings.html
This commit is contained in:
2025-05-25 00:14:32 +02:00
parent 7d852a5fa9
commit a5c7ff83cd

View File

@@ -273,9 +273,9 @@
Skip prompt asking to remove .git folder if it has only one commit and no changes Skip prompt asking to remove .git folder if it has only one commit and no changes
</label> </label>
<label class="block mb-2 font-semibold"> <label class="block mb-2 font-semibold">
Intelligent commit after Intelligent commit after
<input type="number" id="intelligentCommitThresholdInput" min="1" max="1000" value="10" step="1" class="border rounded px-2 py-1 w-20 mx-1"> <input type="number" id="intelligentCommitThresholdInput" min="1" max="1000" value="10" step="1" class="border rounded px-2 py-1 w-20 mx-1">
lines of diff lines of diff
</label> </label>
<div class="options"> <div class="options">
<!-- Hier kommt das Model-Selector-HTML rein --> <!-- Hier kommt das Model-Selector-HTML rein -->