mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-08 01:42:25 +02:00
Changing twitter handle from inc to VR
This commit is contained in:
parent
87556059d3
commit
adb6f559dc
1 changed files with 1 additions and 1 deletions
|
@ -450,7 +450,7 @@ function updateShareInfo(containerID, storyID) {
|
|||
facebookButton.setAttribute("href", 'https://www.facebook.com/dialog/feed?app_id=1585088821786423&link=' + shareURL);
|
||||
|
||||
twitterButton.setAttribute("target", "_blank");
|
||||
twitterButton.setAttribute("href", 'https://twitter.com/intent/tweet?text=I%20just%20took%20a%20snapshot!&url=' + shareURL + '&via=highfidelityinc&hashtags=VR,HiFi');
|
||||
twitterButton.setAttribute("href", 'https://twitter.com/intent/tweet?text=I%20just%20took%20a%20snapshot!&url=' + shareURL + '&via=highfidelityVR&hashtags=VR,HiFi');
|
||||
|
||||
hideUploadingMessageAndMaybeShare(containerID, storyID);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue