Merge remote-tracking branch 'origin/yaml-viewer' into yaml-viewer
This commit is contained in:
commit
8cd5e6d4cf
@ -8,5 +8,5 @@ export const tool = defineTool({
|
||||
keywords: ['yaml', 'viewer', 'prettify', 'format'],
|
||||
component: () => import('./yaml-viewer.vue'),
|
||||
icon: AlignJustified,
|
||||
redirectFrom: ['/yaml-viewer'],
|
||||
createdAt: new Date('2023-11-29'),
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user