fix: npm build error
This commit is contained in:
parent
7213f4a690
commit
ef2f76e5a5
@ -70,7 +70,7 @@ const MCPPermissionManagement: React.FC<MCPPermissionManagementProps> = ({
|
||||
<InfoCircleOutlined className="ml-2 text-blue-400 hover:text-blue-600 cursor-help" />
|
||||
</Tooltip>
|
||||
</span>
|
||||
<p className="text-sm text-gray-600 mt-1">Enable if this server should be "public" to all keys.</p>
|
||||
<p className="text-sm text-gray-600 mt-1">Enable if this server should be "public" to all keys.</p>
|
||||
</div>
|
||||
<Form.Item
|
||||
name="allow_all_keys"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user