mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-12-01 23:47:29 +00:00
merge settings.vue
This commit is contained in:
parent
e85f2f9b32
commit
e3568abdac
1 changed files with 0 additions and 10 deletions
|
@ -50,17 +50,7 @@ export default {
|
||||||
to: "/mods/tweaks",
|
to: "/mods/tweaks",
|
||||||
},
|
},
|
||||||
{ name: "Startup Options", icon: "mdi-restart", to: "/mods/startup" },
|
{ name: "Startup Options", icon: "mdi-restart", to: "/mods/startup" },
|
||||||
<<<<<<< HEAD
|
|
||||||
{
|
|
||||||
name: "Plugins",
|
|
||||||
icon: "mdi-puzzle",
|
|
||||||
to: "",
|
|
||||||
to: "/mods/plugins",
|
|
||||||
disabled: true,
|
|
||||||
},
|
|
||||||
=======
|
|
||||||
{ name: "Plugins", icon: "mdi-puzzle", to: "", to: "/mods/plugins" },
|
{ name: "Plugins", icon: "mdi-puzzle", to: "", to: "/mods/plugins" },
|
||||||
>>>>>>> 94e0108 (Merge branch 'main' of https://github.com/Frontesque/VueTube)
|
|
||||||
{
|
{
|
||||||
name: "Updates",
|
name: "Updates",
|
||||||
icon: "mdi-cloud-download-outline",
|
icon: "mdi-cloud-download-outline",
|
||||||
|
|
Loading…
Reference in a new issue