diff --git a/ui/src/app/app.component.ts b/ui/src/app/app.component.ts
index 5230697da..4049a958d 100644
--- a/ui/src/app/app.component.ts
+++ b/ui/src/app/app.component.ts
@@ -75,7 +75,6 @@ export class AppComponent {
async init () {
await this.storage.create()
await this.authService.init()
- await this.emver.init()
await this.patch.init()
this.router.initialNavigation()
diff --git a/ui/src/app/components/config-header/config-header.component.html b/ui/src/app/components/config-header/config-header.component.html
index 9a85e1300..de76491b3 100644
--- a/ui/src/app/components/config-header/config-header.component.html
+++ b/ui/src/app/components/config-header/config-header.component.html
@@ -11,7 +11,7 @@
+
No config options for {{ pkg.manifest.title }} {{ pkg.manifest.version }}.
{{ message }}
+{{ action.description }}
{{ tor }}
Service does not use a Tor Address
{{ lan }}
Service does not use a LAN Address