fix: ядро (15) правильные центры групп + оптимизация

This commit is contained in:
2026-09-06 02:10:42 +03:00
parent 5904fc675d
commit 0bf393616f
4 changed files with 77 additions and 18 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ class HalftoneGenerateForm(forms.Form):
required=False,
)
blink = forms.IntegerField(
min_value=0,
min_value=1,
max_value=10,
initial=6,
required=False,