0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-26 05:05:23 +00:00

chore: remove unused "roblox" call

This commit is contained in:
Alex 2022-03-28 17:07:14 +13:00
parent 588b278352
commit c540930135

View file

@ -87,7 +87,6 @@ export default {
mounted() {
this.accentColor = this.$vuetify.theme.themes.dark.primary.base;
this.roblox = localStorage.getItem("roblox") === "true";
},
methods: {