Skip to content

Commit 082bf9f

Browse files
author
Akos Kitta
committed
arduino#985: Restored the missing inject decorator.
Closes arduino#985. Signed-off-by: Akos Kitta <[email protected]>
1 parent 289f9d7 commit 082bf9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: arduino-ide-extension/src/browser/arduino-frontend-contribution.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ export class ArduinoFrontendContribution
157157
@inject(SketchesServiceClientImpl)
158158
protected readonly sketchServiceClient: SketchesServiceClientImpl;
159159

160+
@inject(FrontendApplicationStateService)
160161
protected readonly appStateService: FrontendApplicationStateService;
161162

162163
@inject(LocalStorageService)

0 commit comments

Comments
 (0)