Skip to content

Commit aafb5aa

Browse files
author
Vladimir Enchev
committed
new line added
1 parent 2ff6f0d commit aafb5aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/services/platform-service.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -711,4 +711,4 @@ export class PlatformService implements IPlatformService {
711711
}).future<void>()();
712712
}
713713
}
714-
$injector.register("platformService", PlatformService);
714+
$injector.register("platformService", PlatformService);

0 commit comments

Comments
 (0)