mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-08-09 23:45:18 +02:00
Update src/tools/yaml-viewer/index.ts
This commit is contained in:
parent
f77a83e2b2
commit
47abf47235
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ export const tool = defineTool({
|
|||
keywords: ['yaml', 'viewer', 'prettify', 'format'],
|
||||
component: () => import('./yaml-viewer.vue'),
|
||||
icon: AlignJustified,
|
||||
createdAt: new Date('2023-11-29'),
|
||||
createdAt: new Date('2024-01-31'),
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue