Comment out 2 problematic tabs
This commit is contained in:
parent
f87594e7af
commit
ee641f5cd2
1 changed files with 4 additions and 4 deletions
|
|
@ -216,11 +216,11 @@ export default {
|
|||
component: settingsContent,
|
||||
class: "uk-margin-auto-top"
|
||||
},
|
||||
{
|
||||
/*{
|
||||
id: "logging",
|
||||
icon: "assignment_late",
|
||||
component: loggingContent
|
||||
},
|
||||
},*/
|
||||
{
|
||||
id: "about",
|
||||
icon: "info",
|
||||
|
|
@ -267,12 +267,12 @@ export default {
|
|||
icon: "visibility",
|
||||
component: viewContent
|
||||
},
|
||||
{
|
||||
/*{
|
||||
id: "gallery",
|
||||
icon: "photo_library",
|
||||
component: galleryContent,
|
||||
divide: true // Add a divider after this tab icon
|
||||
},
|
||||
},*/
|
||||
{
|
||||
id: "navigate",
|
||||
icon: "gamepad",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue