mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-24 11:46:32 +00:00
[linter] Fixed the whitespace issue.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
parent
afe3d5fa34
commit
c7ea4baead
@ -88,7 +88,7 @@ export default new ContainerModule((bind: interfaces.Bind, unbind: interfaces.Un
|
||||
});
|
||||
|
||||
rebind(WorkspaceService).to(AWorkspaceService).inSingletonScope();
|
||||
|
||||
|
||||
const themeService = ThemeService.get();
|
||||
themeService.register(...ArduinoTheme.themes);
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user