mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-10-09 19:38:32 +00:00
@@ -84,7 +84,7 @@ export class OpenSketch extends SketchContribution {
|
||||
id: OpenSketch.Commands.OPEN_SKETCH__TOOLBAR.id,
|
||||
command: OpenSketch.Commands.OPEN_SKETCH__TOOLBAR.id,
|
||||
tooltip: 'Open',
|
||||
priority: 5
|
||||
priority: 4
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user