mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-08 07:11:03 -04:00
Update src/tools/wifi-qr-code-generator/index.ts
This commit is contained in:
parent
56ff2dbead
commit
703ea5eab2
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ export const tool = defineTool({
|
||||||
keywords: ['qr', 'code', 'generator', 'square', 'color', 'link', 'low', 'medium', 'quartile', 'high', 'transparent', 'wifi'],
|
keywords: ['qr', 'code', 'generator', 'square', 'color', 'link', 'low', 'medium', 'quartile', 'high', 'transparent', 'wifi'],
|
||||||
component: () => import('./wifi-qr-code-generator.vue'),
|
component: () => import('./wifi-qr-code-generator.vue'),
|
||||||
icon: Qrcode,
|
icon: Qrcode,
|
||||||
createdAt: new Date('2023-09-04'),
|
createdAt: new Date('2023-09-06'),
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue