fix: remove invalid agents field from plugin.json (auto-discovered)
This commit is contained in:
@@ -10,6 +10,5 @@
|
|||||||
"repository": "https://git.sethpc.xyz/Seth/git.sethpc.xyz-connector",
|
"repository": "https://git.sethpc.xyz/Seth/git.sethpc.xyz-connector",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"commands": ["./commands"],
|
"commands": ["./commands"],
|
||||||
"agents": ["./agents"],
|
|
||||||
"hooks": "./hooks/hooks.json"
|
"hooks": "./hooks/hooks.json"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user