mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-06 05:51:15 +08:00
Fix main CI guard drift (#90532)
This commit is contained in:
@@ -47,9 +47,9 @@ const allowedRawFetchCallsites = new Set([
|
||||
bundledPluginCallsite("qa-lab", "src/gateway-child.ts", 489),
|
||||
bundledPluginCallsite("qa-lab", "src/suite.ts", 330),
|
||||
bundledPluginCallsite("qa-lab", "src/suite.ts", 341),
|
||||
bundledPluginCallsite("qa-lab", "web/src/app.ts", 21),
|
||||
bundledPluginCallsite("qa-lab", "web/src/app.ts", 29),
|
||||
bundledPluginCallsite("qa-lab", "web/src/app.ts", 37),
|
||||
bundledPluginCallsite("qa-lab", "web/src/app.ts", 22),
|
||||
bundledPluginCallsite("qa-lab", "web/src/app.ts", 30),
|
||||
bundledPluginCallsite("qa-lab", "web/src/app.ts", 38),
|
||||
bundledPluginCallsite("qqbot", "src/engine/api/api-client.ts", 124),
|
||||
bundledPluginCallsite("qqbot", "src/engine/api/media-chunked.ts", 554),
|
||||
bundledPluginCallsite("qqbot", "src/engine/api/token.ts", 211),
|
||||
|
||||
Reference in New Issue
Block a user