Skip to content

Commit d047d72

Browse files
wip
1 parent e2bab9b commit d047d72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arduino-ide-extension/src/browser/config/config-service-client.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ export class ConfigServiceClient implements FrontendApplicationContribution {
4444
}
4545

4646
onStart(): void {
47+
console.log('Just a test');
4748
this.notificationCenter.onConfigDidChange((config) => this.use(config));
4849
}
4950

0 commit comments

Comments
 (0)