Typo Xmpp => XMPP
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ const telegramGroup = process.env.NEXT_PUBLIC_TELEGRAM_GROUP || 'OrganisationKA'
|
|||||||
|
|
||||||
export const rezoLis = [
|
export const rezoLis = [
|
||||||
{
|
{
|
||||||
tit: 'Xmpp',
|
tit: 'XMPP',
|
||||||
lyen: `xmpp:${xmppContact}`,
|
lyen: `xmpp:${xmppContact}`,
|
||||||
icon: <XmppIcon />
|
icon: <XmppIcon />
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user