mirror of
https://github.com/linux-do/new-api.git
synced 2025-09-18 00:16:37 +08:00
feat: remove lobe chat link #457
This commit is contained in:
parent
8bc1e956cf
commit
5863aa8061
@ -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',
|
||||||
|
Loading…
Reference in New Issue
Block a user