mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-22 00:26:09 +00:00
show advanced mode button in top panel
Signed-off-by: jbicker <jan.bicker@typefox.io>
This commit is contained in:
@@ -39,7 +39,7 @@ export namespace ArduinoCommands {
|
||||
id: "arduino-open-boards-dialog"
|
||||
}
|
||||
|
||||
export const TOGGLE_PRO_MODE: Command = {
|
||||
id: "arduino-toggle-pro-mode"
|
||||
export const TOGGLE_ADVANCED_MODE: Command = {
|
||||
id: "arduino-toggle-advanced-mode"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user