Typo Xmpp => XMPP

This commit is contained in:
2023-07-25 09:05:01 +04:00
parent d550771cdb
commit 7af4c43edd
+1 -1
View File
@@ -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 />
}, },