Update src/tools/xml-to-json/index.ts
This commit is contained in:
parent
3eaaddea9a
commit
489b3a6eeb
@ -8,5 +8,5 @@ export const tool = defineTool({
|
||||
keywords: ['xml', 'json'],
|
||||
component: () => import('./xml-to-json.vue'),
|
||||
icon: Braces,
|
||||
createdAt: new Date('2024-06-30'),
|
||||
createdAt: new Date('2024-08-09'),
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user