Skip to content

Commit cf52aca

Browse files
committed
lint
1 parent ad6b127 commit cf52aca

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

schema/drives-file-browser.json

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@
99
"label": "",
1010
"rank": 1
1111
},
12-
{
13-
"name": "new-directory",
14-
"command": "drives:create-new-directory",
15-
"label": "",
16-
"rank": 10
17-
},
1812
{ "name": "uploader", "label": "", "rank": 20 },
1913
{
2014
"name": "refresh",
@@ -63,12 +57,12 @@
6357
{
6458
"command": "notebook:create-new",
6559
"selector": ".jp-DirListing-content",
66-
"args": {
67-
"isContextMenu": true
68-
},
60+
"args": {
61+
"isContextMenu": true
62+
},
6963
"disabled": true
7064
},
71-
{
65+
{
7266
"command": "drives:create-new-notebook",
7367
"selector": ".jp-DirListing-content",
7468
"rank": 54

0 commit comments

Comments
 (0)