Wichige änderung an DB
This commit is contained in:
@@ -25,9 +25,9 @@ export const TemplateCards: React.FC<TemplateCardsProps> = ({ t }) => {
|
||||
iconBg: 'bg-blue-100',
|
||||
},
|
||||
{
|
||||
key: 'wifi',
|
||||
title: t.templates.wifi,
|
||||
icon: '📶',
|
||||
key: 'vcard',
|
||||
title: t.templates.vcard,
|
||||
icon: '👤',
|
||||
color: 'bg-purple-50 border-purple-200',
|
||||
iconBg: 'bg-purple-100',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user