mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-08 07:11:03 -04:00
Merge remote-tracking branch 'origin/yaml-viewer' into yaml-viewer
This commit is contained in:
commit
8cd5e6d4cf
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ export const tool = defineTool({
|
||||||
keywords: ['yaml', 'viewer', 'prettify', 'format'],
|
keywords: ['yaml', 'viewer', 'prettify', 'format'],
|
||||||
component: () => import('./yaml-viewer.vue'),
|
component: () => import('./yaml-viewer.vue'),
|
||||||
icon: AlignJustified,
|
icon: AlignJustified,
|
||||||
redirectFrom: ['/yaml-viewer'],
|
createdAt: new Date('2023-11-29'),
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue