@lansenger-pm/openclaw-lansenger-channel 3.1.8 → 3.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.zhHantHK.md +1 -1
- package/package.json +1 -1
package/README.zhHantHK.md
CHANGED
|
@@ -67,7 +67,7 @@ openclaw channels add
|
|
|
67
67
|
openclaw gateway restart
|
|
68
68
|
```
|
|
69
69
|
|
|
70
|
-
`package.json` 中的 `openclaw.install` 元資料(`npmSpec`、`localPath`、`defaultChoice`)支援**按需安裝**:如果使用者在 `openclaw channels add`
|
|
70
|
+
`package.json` 中的 `openclaw.install` 元資料(`npmSpec`、`localPath`、`defaultChoice`)支援**按需安裝**:如果使用者在 `openclaw channels add` 精靈中選擇 Lansenger 但插件未安裝,OpenClaw 可自動安裝該插件。
|
|
71
71
|
|
|
72
72
|
> **自訂閘道**:企業私有化部署(如奇安信)需在設定後透過 `openclaw.json` 或環境變數設定 `apiGatewayUrl` — 見[可選設定](#可選設定)。
|
|
73
73
|
|