mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-09 19:42:44 +00:00
plugins - frontend PoC
This commit is contained in:
parent
eb3cb3889f
commit
3918133cbf
23 changed files with 185 additions and 93 deletions
|
|
@ -17,6 +17,3 @@ class GetBanners(ApiHandler):
|
|||
|
||||
return {"banners": banners}
|
||||
|
||||
@classmethod
|
||||
def get_methods(cls) -> list[str]:
|
||||
return ["POST"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue