graphs semi-working
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"debug": {
|
"debug": {
|
||||||
"filter": "filterCurrent"
|
"filter": "filterAll"
|
||||||
},
|
},
|
||||||
"git": {
|
"git": {
|
||||||
"user": {
|
"user": {
|
||||||
@@ -28,6 +28,8 @@
|
|||||||
"workflow": {
|
"workflow": {
|
||||||
"mode": "manual"
|
"mode": "manual"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"menu-menu-item-sidebar": true,
|
||||||
|
"menu-menu-item-palette": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -18,13 +18,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"debug": {
|
"debug": {
|
||||||
"filter": "filterCurrent"
|
"filter": "filterAll"
|
||||||
},
|
},
|
||||||
"git": {
|
"git": {
|
||||||
"user": {
|
"user": {
|
||||||
"name": "Mdares",
|
"name": "Mdares",
|
||||||
"email": "mdares@maliountech.com"
|
"email": "mdares@maliountech.com"
|
||||||
|
},
|
||||||
|
"workflow": {
|
||||||
|
"mode": "manual"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"menu-menu-item-sidebar": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user