replaced ti-terminal-2
This commit is contained in:
parent
c57931d408
commit
babe2f3fcf
6 changed files with 12 additions and 6 deletions
|
|
@ -16,12 +16,12 @@ function toolsMenuItems(): MenuItem[] {
|
|||
type: 'link',
|
||||
to: '/scratchpad',
|
||||
text: i18n.ts.scratchpad,
|
||||
icon: 'ph-terminal-window ph-bold ph-lg-2',
|
||||
icon: 'ti ti-terminal-2',
|
||||
}, {
|
||||
type: 'link',
|
||||
to: '/api-console',
|
||||
text: 'API Console',
|
||||
icon: 'ph-terminal-window ph-bold ph-lg-2',
|
||||
icon: 'ti ti-terminal-2',
|
||||
}, {
|
||||
type: 'link',
|
||||
to: '/clicker',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue