fix: add required_apps to hooks boilerplate

This commit is contained in:
barredterra 2023-06-22 15:48:04 +02:00
parent d044b30522
commit 15396ceb60

View file

@ -304,6 +304,7 @@ app_publisher = "{app_publisher}"
app_description = "{app_description}"
app_email = "{app_email}"
app_license = "{app_license}"
# required_apps = []
# Includes in <head>
# ------------------