diff --git a/scripts/system/snapshot.js b/scripts/system/snapshot.js index d25a208417..fa92e77420 100644 --- a/scripts/system/snapshot.js +++ b/scripts/system/snapshot.js @@ -74,6 +74,7 @@ function confirmShare(data) { default: tablet.webEventReceived.disconnect(onMessage); HMD.closeTablet(); + tablet.gotoHomeScreen(); isLoggedIn = Account.isLoggedIn(); message.action.forEach(function (submessage) { if (submessage.share && !isLoggedIn) {