Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -91,7 +91,7 @@ export const getLiveMdContent = (opts?: { more?: boolean }) => {
|
||||
{
|
||||
key: 'openclawUrl',
|
||||
title: 'OpenClaw 地址',
|
||||
value: openclawUrl,
|
||||
value: openclawUrl + '/openclaw',
|
||||
description: 'OpenClaw 的访问地址,可以通过该地址访问 OpenClaw 服务'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user