Clicking the labels for checkboxes now toggles the checkboxes again

This commit is contained in:
2025-01-05 01:18:44 -05:00
parent 5e37dce4e3
commit 87905eab2b
10 changed files with 64 additions and 51 deletions

View File

@@ -1,5 +1,5 @@
# "modules/download_dsi.py", licensed under the MIT license
# Copyright 2024 NinjaCheetah
# Copyright 2024-2025 NinjaCheetah
import pathlib
from typing import List, Tuple