- {{count}} applications
- Top {{top}}
+ {{ count }} applications
+ Top {{ top }}
-
-
-
Downloads
-
Rating
+
+ Downloads
+ Rating
-
\ No newline at end of file
+
diff --git a/src/web/src/app/services/auth.service.ts b/src/web/src/app/services/auth.service.ts
index 10dfdd28..84b3596c 100644
--- a/src/web/src/app/services/auth.service.ts
+++ b/src/web/src/app/services/auth.service.ts
@@ -11,15 +11,11 @@ import { Channel } from 'app/modules/client/utils/channel';
export class AuthService {
constructor(private zone: NgZone) {
Channel.exec