Fix contact us phones

This commit is contained in:
marzban-dev
2026-05-13 12:34:13 +03:30
parent fc4bdea66f
commit b57d58aa92
+4 -5
View File
@@ -70,13 +70,12 @@ const contactWays = ref<{ title: string; ways: { type: "text" | "link"; title: s
ways: [
{
type: "link",
title: "09026663488",
path: "tell:09026663488",
title: "93111026-021",
path: "tell:02193111026",
},
{
type: "link",
title: "09022202311",
path: "tell:09022202311",
type: "text",
title: "ارتباط با پشتیبانی: داخلی ۱",
},
],
},