mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-04 14:40:33 +00:00
handling for plugins init script
This commit is contained in:
parent
809771807e
commit
8ddd8b3ae7
6 changed files with 326 additions and 1 deletions
|
|
@ -136,6 +136,7 @@ def get_enhanced_plugins_list(
|
|||
has_config_screen=has_config_screen,
|
||||
has_readme=has_readme,
|
||||
has_license=has_license,
|
||||
has_init_script=has_init_script,
|
||||
toggle_state=toggle_state,
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue