Skip to content

Commit 1427cdb

Browse files
authored
Update src/tools/safelink-decoder/index.ts
1 parent 113fbff commit 1427cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/safelink-decoder/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ export const tool = defineTool({
88
keywords: ['outlook', 'safelink', 'decoder'],
99
component: () => import('./safelink-decoder.vue'),
1010
icon: Mailbox,
11-
createdAt: new Date('2024-03-09'),
11+
createdAt: new Date('2024-03-11'),
1212
});

0 commit comments

Comments
 (0)