test: narrow capability auth profile import · openclaw/openclaw@d12c4d8
steipete
·
2026-05-06
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -12,7 +12,7 @@ import {
|
12 | 12 | manifestProviderBaseUrlGuardPasses, |
13 | 13 | } from "../../plugins/manifest-tool-availability.js"; |
14 | 14 | import type { PluginMetadataSnapshot } from "../../plugins/plugin-metadata-snapshot.types.js"; |
15 | | -import { listProfilesForProvider } from "../auth-profiles.js"; |
| 15 | +import { listProfilesForProvider } from "../auth-profiles/profile-list.js"; |
16 | 16 | import type { AuthProfileStore } from "../auth-profiles/types.js"; |
17 | 17 | |
18 | 18 | export type CapabilityContractKey = |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。