mirror of https://github.com/openclaw/openclaw.git
Plugins: guard channel api barrels
This commit is contained in:
parent
5642fb2682
commit
0a065bc6c2
|
|
@ -135,6 +135,9 @@ const LOCAL_EXTENSION_API_BARREL_GUARDS = [
|
|||
"thread-ownership",
|
||||
"tlon",
|
||||
"voice-call",
|
||||
"twitch",
|
||||
"zalo",
|
||||
"zalouser",
|
||||
] as const;
|
||||
|
||||
const LOCAL_EXTENSION_API_BARREL_EXCEPTIONS = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue