mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-13 01:23:41 +08:00
feat: remove lobe chat link #457
This commit is contained in:
@@ -225,14 +225,14 @@ const TokensTable = () => {
|
|||||||
onOpenLink('next-mj', record.key);
|
onOpenLink('next-mj', record.key);
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
node: 'item',
|
// node: 'item',
|
||||||
key: 'lobe',
|
// key: 'lobe',
|
||||||
name: 'Lobe Chat',
|
// name: 'Lobe Chat',
|
||||||
onClick: () => {
|
// onClick: () => {
|
||||||
onOpenLink('lobe', record.key);
|
// onOpenLink('lobe', record.key);
|
||||||
},
|
// },
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
node: 'item',
|
node: 'item',
|
||||||
key: 'ama',
|
key: 'ama',
|
||||||
|
|||||||
Reference in New Issue
Block a user