mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-05 05:47:10 -04:00
Update src/tools/safelink-decoder/index.ts
This commit is contained in:
parent
113fbff2dd
commit
1427cdb84e
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ export const tool = defineTool({
|
|||
keywords: ['outlook', 'safelink', 'decoder'],
|
||||
component: () => import('./safelink-decoder.vue'),
|
||||
icon: Mailbox,
|
||||
createdAt: new Date('2024-03-09'),
|
||||
createdAt: new Date('2024-03-11'),
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue