feat(klog): set default notebook
This commit is contained in:
parent
625df6155f
commit
bec1233fcc
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,10 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "@work",
|
"name": "default",
|
||||||
|
"path": "/Users/matthew/notebook/emulate/work.klg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "work",
|
||||||
"path": "/Users/matthew/notebook/emulate/work.klg"
|
"path": "/Users/matthew/notebook/emulate/work.klg"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue