v0.5.16: skip .onion will-executors from download when not on Tor

This commit is contained in:
2026-07-16 09:37:10 +00:00
parent 2d94c00136
commit e4bcc4f911
2 changed files with 42 additions and 1 deletions

View File

@@ -121,7 +121,7 @@ class BalPlugin(BasePlugin):
"""
_version = None
__version__ = "0.5.15" # AUTOMATICALLY GENERATED DO NOT EDIT
__version__ = "0.5.16" # AUTOMATICALLY GENERATED DO NOT EDIT
# Command used to open an .ics calendar file, per operating system.
default_app = {