We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6dff7c commit e853aefCopy full SHA for e853aef
package.json
@@ -51,11 +51,7 @@
51
"name": "WLJS Notebook",
52
"role": "Editor",
53
"icon": "./Electron/build/file/512x512.icns"
54
- },
55
- {
56
- "ext": "nb",
57
- "role": "Editor"
58
+ },
59
{
60
"ext": "wlw",
61
"name": "WLJS Widget",
@@ -93,10 +89,6 @@
93
89
94
90
95
91
"icon": "./Electron/build/file/512x512.png"
96
97
98
99
100
92
},
101
102
"mimeType": "application/wlw",
@@ -130,11 +122,7 @@
130
122
131
123
132
124
"icon": "./Electron/build/file/512x512.ico"
133
134
135
136
137
125
138
126
139
127
140
128
0 commit comments