Skip to content

Commit ad6df0d

Browse files
just a log
1 parent 93d27ea commit ad6df0d

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)