changed outlook link to outlook.live
This commit is contained in:
@@ -305,7 +305,7 @@ const actions = {
|
||||
|
||||
openOutlook: (mail, url) =>
|
||||
window.open(
|
||||
"https://outlook.office.com/owa/?rru=compose&to=" +
|
||||
"https://outlook.live.com/owa/?path=/mail/action/compose&to=" +
|
||||
encodeURIComponent(mail) +
|
||||
url.search.replace(/^[$]/, "&"),
|
||||
"_blank"
|
||||
|
||||
Reference in New Issue
Block a user