mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 13:29:13 -04:00
Update src/tools/json-to-xml/index.ts
This commit is contained in:
parent
bbcb36a87d
commit
3eaaddea9a
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ export const tool = defineTool({
|
||||||
keywords: ['json', 'xml'],
|
keywords: ['json', 'xml'],
|
||||||
component: () => import('./json-to-xml.vue'),
|
component: () => import('./json-to-xml.vue'),
|
||||||
icon: Braces,
|
icon: Braces,
|
||||||
createdAt: new Date('2024-06-30'),
|
createdAt: new Date('2024-08-09'),
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue