build(release): keep qrcode terminal external · openclaw/openclaw@a0d5372
steipete
·
2026-05-03
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -8,7 +8,7 @@ import {
|
8 | 8 | passesManifestOwnerBasePolicy, |
9 | 9 | } from "./manifest-owner-policy.js"; |
10 | 10 | import { loadPluginManifestRegistryForInstalledIndex } from "./manifest-registry-installed.js"; |
11 | | -import type { PluginManifestRegistry } from "./manifest-registry.js"; |
| 11 | +import type { PluginManifestRecord, PluginManifestRegistry } from "./manifest-registry.js"; |
12 | 12 | import { |
13 | 13 | loadPluginRegistrySnapshot, |
14 | 14 | normalizePluginsConfigWithRegistry, |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。