Skip to content

Commit 0bde56b

Browse files
committed
fix: show in directory page
1 parent af94d50 commit 0bde56b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
"menus": {
2626
"directory/page": [
2727
{
28-
"action": "github.openPanel",
29-
"when": "resource"
28+
"action": "github.openPanel"
3029
}
3130
],
3231
"commandPalette": [

0 commit comments

Comments
 (0)