ref description

This commit is contained in:
Grol Grol 2025-02-03 02:47:57 +03:00
parent 2152315117
commit d929184c74
2 changed files with 3 additions and 1 deletions

View file

@ -1 +1,3 @@
Automatically checks the parent checkbox if all child checkboxes are completed, and unchecks it otherwise.
Автоматически отмечает родительский чекбокс, если все дочерние выполнены, и снимает отметку в противном случае.

View file

@ -3,7 +3,7 @@
"name": "Checkbox Sync",
"version": "1.0.0",
"minAppVersion": "0.12.0",
"description": "Автоматически отмечает родительский чекбокс, если все дочерние выполнены, и снимает отметку в противном случае.",
"description": "Automatically checks the parent checkbox if all child checkboxes are completed, and unchecks it otherwise.",
"author": "Grol",
"authorUrl": "https://github.com/groldsf",
"isDesktopOnly": false