WIP Добавил обновление, контактов персоны

This commit is contained in:
DwCay
2023-04-14 20:06:34 +03:00
parent d67ec3c6bb
commit 0ecb56139a
4 changed files with 157 additions and 47 deletions

View File

@@ -103,6 +103,51 @@ export const baseDataForm = [
},
];
export const mapNetworks = {
VK: {
title: "VK",
icon: "app:icon-vk",
kind: "VK",
markerLink: "vk",
},
TELEGRAM: {
title: "Telegram",
icon: "app:icon-tg",
kind: "TELEGRAM",
markerLink: "t.me",
},
GMAIL: {
title: "Gmail",
icon: "app:icon-google",
kind: "GMAIL",
markerLink: "gmail",
},
SLACK: {
title: "Slack",
icon: "app:icon-slack",
kind: "SLACK",
markerLink: "slack",
},
DISCORD: {
title: "Discord",
icon: "app:icon-discord",
kind: "DISCORD",
markerLink: "discord",
},
VIBER: {
title: "Viber",
icon: "wifi_calling_3",
kind: "VIBER",
markerLink: "viber",
},
WHATS_APP: {
title: "WhatsApp",
icon: "call",
kind: "WHATS_APP",
markerLink: "wa.me",
},
};
export const contactsDataForm = {
phones: {
title: "Телефон",