Update src/tools/wifi-qr-code-generator/index.ts
This commit is contained in:
parent
56ff2dbead
commit
703ea5eab2
@ -9,5 +9,5 @@ export const tool = defineTool({
|
||||
keywords: ['qr', 'code', 'generator', 'square', 'color', 'link', 'low', 'medium', 'quartile', 'high', 'transparent', 'wifi'],
|
||||
component: () => import('./wifi-qr-code-generator.vue'),
|
||||
icon: Qrcode,
|
||||
createdAt: new Date('2023-09-04'),
|
||||
createdAt: new Date('2023-09-06'),
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user