no more tg: but t.me for telegram
This commit is contained in:
parent
a8701b07fc
commit
8a900e1e23
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user