harmonize chrome ui

This commit is contained in:
DEV Sam Hayes
2025-02-07 22:28:29 +01:00
parent 0a77eceaf4
commit e85ac5ca66
4 changed files with 11 additions and 7 deletions

View File

@@ -1,7 +1,11 @@
import { Component, inject, OnInit } from '@angular/core';
import { NavItemComponent } from '../../../../../../common/src/lib/components/nav-item/nav-item.component';
import { ActivatedRoute, Router } from '@angular/router';
import { ConfirmComponent, Identity_DECRYPTED, StorageService } from '@common';
import {
ConfirmComponent,
Identity_DECRYPTED,
NavItemComponent,
StorageService,
} from '@common';
@Component({
selector: 'app-home',

View File

@@ -1,12 +1,12 @@
import { Component, inject, OnInit } from '@angular/core';
import { ActivatedRoute } from '@angular/router';
import {
IconButtonComponent,
NavComponent,
NostrHelper,
StorageService,
ToastComponent,
} from '@common';
import { IconButtonComponent } from '../../../../../../common/src/lib/components/icon-button/icon-button.component';
import { FormsModule } from '@angular/forms';
interface CustomIdentity {

View File

@@ -4,12 +4,12 @@
<span>Version {{ version }}</span>
<br />
<span>&nbsp;</span>
<span> Website </span>
<a href="https://getgooti.com" target="_blank">www.getgooti.com</a>
<br />
<span>&nbsp;</span>
<span> Source code</span>
<a

View File

@@ -10,8 +10,8 @@
<span class="sam-mt sam-text-lg">Sync : Google Chrome</span>
<span class="sam-text-muted sam-text-md sam-text-align-center2">
Your encrypted data is synced between Google Chrome browser instances. You
need to be signed in with your Google account.
Your encrypted data is synced between browser instances. You need to be signed
in with your account.
</span>
<button