Update src/tools/xml-to-json/index.ts
This commit is contained in:
		
							parent
							
								
									31e280c6eb
								
							
						
					
					
						commit
						dadd8fd528
					
				| @ -2,7 +2,7 @@ import { Braces } from '@vicons/tabler'; | |||||||
| import { defineTool } from '../tool'; | import { defineTool } from '../tool'; | ||||||
| 
 | 
 | ||||||
| export const tool = defineTool({ | export const tool = defineTool({ | ||||||
|   name: 'XML to Json', |   name: 'XML to JSON', | ||||||
|   path: '/xml-to-json', |   path: '/xml-to-json', | ||||||
|   description: 'Convert XML to JSON', |   description: 'Convert XML to JSON', | ||||||
|   keywords: ['xml', 'json'], |   keywords: ['xml', 'json'], | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user