mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-28 19:51:11 +00:00
align plugin schema, config API actions, and plugin list UI
This commit is contained in:
parent
a13b81a9a1
commit
604078376f
15 changed files with 416 additions and 255 deletions
|
|
@ -52,7 +52,7 @@
|
|||
<span>Loading settings...</span>
|
||||
</div>
|
||||
|
||||
<!-- Plugin settings body: plugin provides /plugins/<name>/webui/settings.html -->
|
||||
<!-- Plugin settings body: plugin provides /plugins/<name>/webui/config.html -->
|
||||
<div x-show="!$store.pluginSettings.isLoading"
|
||||
class="plugin-settings-body"
|
||||
x-html="$store.pluginSettings.settingsComponentHtml">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue