wq
This commit is contained in:
parent
6ba55b8be7
commit
a13a81c020
File diff suppressed because one or more lines are too long
@ -135,6 +135,12 @@ const menuAside: MenuAsideItem[] = [
|
|||||||
icon: icon.mdiChatProcessing,
|
icon: icon.mdiChatProcessing,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
href: '/gpt-help',
|
||||||
|
label: 'GPT Help',
|
||||||
|
icon: icon.mdiChatProcessing,
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
href: '/api-docs',
|
href: '/api-docs',
|
||||||
target: '_blank',
|
target: '_blank',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user