feat(klog): set default notebook

This commit is contained in:
Matthew Ryan Dillon 2024-09-24 06:33:25 -04:00
parent 625df6155f
commit bec1233fcc

View file

@ -1,6 +1,10 @@
[
{
"name": "@work",
"name": "default",
"path": "/Users/matthew/notebook/emulate/work.klg"
},
{
"name": "work",
"path": "/Users/matthew/notebook/emulate/work.klg"
}
]