fix: add required_apps to hooks boilerplate
This commit is contained in:
parent
d044b30522
commit
15396ceb60
1 changed files with 1 additions and 0 deletions
|
|
@ -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>
|
||||
# ------------------
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue