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:
parent
588b278352
commit
c540930135
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@ export default {
|
|||
|
||||
mounted() {
|
||||
this.accentColor = this.$vuetify.theme.themes.dark.primary.base;
|
||||
this.roblox = localStorage.getItem("roblox") === "true";
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
|
Loading…
Reference in a new issue