mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-09 10:28:32 +00:00
just a log
This commit is contained in:
@@ -44,6 +44,7 @@ export class ConfigServiceClient implements FrontendApplicationContribution {
|
|||||||
}
|
}
|
||||||
|
|
||||||
onStart(): void {
|
onStart(): void {
|
||||||
|
console.log('just a test');
|
||||||
this.notificationCenter.onConfigDidChange((config) => this.use(config));
|
this.notificationCenter.onConfigDidChange((config) => this.use(config));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user