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