mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-10-08 19:08:33 +00:00
@@ -36,7 +36,7 @@ export class NewSketch extends SketchContribution {
|
||||
id: NewSketch.Commands.NEW_SKETCH__TOOLBAR.id,
|
||||
command: NewSketch.Commands.NEW_SKETCH__TOOLBAR.id,
|
||||
tooltip: 'New',
|
||||
priority: 4
|
||||
priority: 3
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user