Update src/tools/yaml-viewer/index.ts
This commit is contained in:
parent
f77a83e2b2
commit
47abf47235
@ -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,
|
||||||
createdAt: new Date('2023-11-29'),
|
createdAt: new Date('2024-01-31'),
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user