feat(client): 🍪👈
This commit is contained in:
parent
fceeb1b108
commit
27c2ca5048
12 changed files with 269 additions and 0 deletions
|
@ -41,6 +41,11 @@ export function openInstanceMenu(ev: MouseEvent) {
|
|||
to: '/api-console',
|
||||
text: 'API Console',
|
||||
icon: 'ti ti-terminal-2',
|
||||
}, {
|
||||
type: 'link',
|
||||
to: '/clicker',
|
||||
text: '🍪👈',
|
||||
icon: 'ti ti-cookie',
|
||||
}],
|
||||
}, null, {
|
||||
type: 'parent',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue