diff --git a/html/src/app.js b/html/src/app.js
index 9c5f71a8..f21b543f 100644
--- a/html/src/app.js
+++ b/html/src/app.js
@@ -11347,6 +11347,7 @@ speechSynthesis.getVoices();
configRepository.setBool('VRCX_sortFavorites', this.sortFavorites);
this.updateSharedFeed(true);
this.updateVRConfigVars();
+ this.updateVRLastLocation();
AppApi.ExecuteVrOverlayFunction('notyClear', '');
};
$app.methods.saveLegendColorOverride = function () {