0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2025-01-06 07:31:12 +00:00

fix: merging error

This commit is contained in:
Alex 2022-05-07 18:03:12 +12:00
parent f3333c0ae3
commit f404f129f3

View file

@ -58,6 +58,7 @@ export default {
await theming;
await this.$youtube.getAPI();
await this.$vuetube.launchBackHandling();
this.progressMsg = this.$lang("index").launching;
this.$router.replace(`/${localStorage.getItem("startPage") || "home"}`); // Prevent user from navigating back to the splash screen