File tree Expand file tree Collapse file tree 2 files changed +1
-20
lines changed
test/integration/__snapshots__ Expand file tree Collapse file tree 2 files changed +1
-20
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ export const officialPlugins = [
155
155
name : 'Locamation VMU' ,
156
156
src : '/src/menu/LocamationVMU.js' ,
157
157
icon : 'edit_note' ,
158
- default : true ,
158
+ default : false ,
159
159
kind : 'menu' ,
160
160
requireDoc : true ,
161
161
position : 'middle'
Original file line number Diff line number Diff line change @@ -287,24 +287,6 @@ snapshots["open-scd looks like its snapshot"] =
287
287
<mwc-linear-progress indeterminate="">
288
288
</mwc-linear-progress>
289
289
</mwc-list-item>
290
- <mwc-list-item
291
- aria-disabled="true"
292
- class="middle"
293
- disabled=""
294
- graphic="icon"
295
- iconid="edit_note"
296
- mwc-list-item=""
297
- tabindex="-1"
298
- >
299
- <mwc-icon slot="graphic">
300
- edit_note
301
- </mwc-icon>
302
- <span>
303
- Locamation VMU
304
- </span>
305
- <mwc-linear-progress indeterminate="">
306
- </mwc-linear-progress>
307
- </mwc-list-item>
308
290
<li
309
291
divider=""
310
292
padded=""
@@ -980,7 +962,6 @@ snapshots["open-scd looks like its snapshot"] =
980
962
hasmeta=""
981
963
left=""
982
964
mwc-list-item=""
983
- selected=""
984
965
tabindex="-1"
985
966
value="/src/menu/LocamationVMU.js"
986
967
>
You can’t perform that action at this time.
0 commit comments