mirror of
https://github.com/Art051/it-tools.git
synced 2025-08-11 19:29:03 +00:00
feat(router): added legacy routes redirections
This commit is contained in:
@@ -8,4 +8,5 @@ export const tool: ITool = {
|
||||
keywords: ['base64', 'converter', 'upload', 'image', 'file', 'convertion', 'web', 'data', 'format'],
|
||||
component: () => import('./base64-converter.vue'),
|
||||
icon: FileDigit,
|
||||
redirectFrom: ['/file-to-base64', '/base64-string-converter'],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user