mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-22 11:15:14 +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",
|
||||
},
|
||||
{ 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" },
|
||||
>>>>>>> 94e0108 (Merge branch 'main' of https://github.com/Frontesque/VueTube)
|
||||
{
|
||||
name: "Updates",
|
||||
icon: "mdi-cloud-download-outline",
|
||||
|
|
Loading…
Reference in a new issue