mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 07:30:21 +00:00
chore(lint): clear extension lint regressions and add #63416 changelog
This commit is contained in:
@@ -60,7 +60,7 @@ export const secretTargetRegistryEntries = [
|
||||
|
||||
export function collectRuntimeConfigAssignments(params: {
|
||||
config: { channels?: Record<string, unknown> };
|
||||
defaults: SecretDefaults | undefined;
|
||||
defaults?: SecretDefaults;
|
||||
context: ResolverContext;
|
||||
}): void {
|
||||
const resolved = getChannelSurface(params.config, "matrix");
|
||||
|
||||
Reference in New Issue
Block a user