Update hooks.py

This commit is contained in:
MeIchthys 2025-09-22 23:17:48 -04:00 committed by GitHub
parent b662fc7e6c
commit 0b61c507fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -227,8 +227,8 @@ app_include_icons = ["church/icons/custom_icons.svg"]
# Installation
# ------------
before_install = "install.before_install"
after_install = "install.after_install"
#before_install = "install.before_install"
#after_install = "install.after_install"
# Uninstallation
# ------------