Skip to content

Commit e853aef

Browse files
committed
removed file association
1 parent e6dff7c commit e853aef

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

package.json

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,7 @@
5151
"name": "WLJS Notebook",
5252
"role": "Editor",
5353
"icon": "./Electron/build/file/512x512.icns"
54-
},
55-
{
56-
"ext": "nb",
57-
"role": "Editor"
58-
},
54+
},
5955
{
6056
"ext": "wlw",
6157
"name": "WLJS Widget",
@@ -93,10 +89,6 @@
9389
"name": "WLJS Notebook",
9490
"role": "Editor",
9591
"icon": "./Electron/build/file/512x512.png"
96-
},
97-
{
98-
"ext": "nb",
99-
"role": "Editor"
10092
},
10193
{
10294
"mimeType": "application/wlw",
@@ -130,11 +122,7 @@
130122
"name": "WLJS Notebook",
131123
"role": "Editor",
132124
"icon": "./Electron/build/file/512x512.ico"
133-
},
134-
{
135-
"ext": "nb",
136-
"role": "Editor"
137-
},
125+
},
138126
{
139127
"ext": "wlw",
140128
"name": "WLJS Widget",

0 commit comments

Comments
 (0)