chore: fix directory separator on windows (#2736)
This commit is contained in:
@@ -1187,6 +1187,7 @@ export class Dependencies {
|
||||
|
||||
return new HomeServerService(
|
||||
this.get<DesktopDeviceInterface>(TYPES.DeviceInterface),
|
||||
this.options.platform,
|
||||
this.get<InternalEventBus>(TYPES.InternalEventBus),
|
||||
)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user