Skip to content

Commit 3bec5a7

Browse files
committed
Fix TS issue
1 parent a850f4e commit 3bec5a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

resources/c.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -624,14 +624,15 @@ export const resources: Resource[] = [
624624
name: 'ColorMagic',
625625
categories: ['Color'],
626626
description:
627-
"Instantly generate stunning color palettes and schemes from a name, image, hex code, word, or one color with AI",
627+
'Instantly generate stunning color palettes and schemes from a name, image, hex code, word, or one color with AI',
628628
url: 'https://colormagic.app/',
629629
keywords: [
630630
'color palette',
631631
'color palette generator',
632632
'color themes',
633633
'color palettes',
634634
'ai color palette generator',
635+
],
635636
},
636637
{
637638
name: 'Colormind',

0 commit comments

Comments
 (0)