We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff6f0d commit aafb5aaCopy full SHA for aafb5aa
lib/services/platform-service.ts
@@ -711,4 +711,4 @@ export class PlatformService implements IPlatformService {
711
}).future<void>()();
712
}
713
714
-$injector.register("platformService", PlatformService);
+$injector.register("platformService", PlatformService);
0 commit comments