no more tg: but t.me for telegram

This commit is contained in:
Matteo Manzinello 2019-09-19 10:48:24 +02:00
parent a8701b07fc
commit 8a900e1e23

View File

@ -508,7 +508,7 @@ const actions = {
openTelegram: () => {
// Telegram url
let tgUrl = "tg://msg?text=" + msg + "&to=" + tel;
let tgUrl = "https://t.me/" + tel;
// open the url
window.open(tgUrl, "_blank");
// hide the modal