gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[reclaim-ui] 265/459: fix


From: gnunet
Subject: [reclaim-ui] 265/459: fix
Date: Fri, 11 Jun 2021 23:25:57 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository reclaim-ui.

commit 0c4d7c87a30352f8cb578753700511084173fbcd
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Thu Aug 6 09:21:12 2020 +0200

    fix
---
 src/app/edit-identity/edit-identity.component.ts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/app/edit-identity/edit-identity.component.ts 
b/src/app/edit-identity/edit-identity.component.ts
index 0bfbc3b..7eb8318 100644
--- a/src/app/edit-identity/edit-identity.component.ts
+++ b/src/app/edit-identity/edit-identity.component.ts
@@ -45,6 +45,8 @@ export class EditIdentityComponent implements OnInit {
   missingAddressClaims: Attribute[];
   existingNonStandardClaims: Attribute[];
   missingNonStandardClaims: Attribute[];
+  showExtraInfo: boolean;
+  showGeneralInfo: boolean;
   actions: string;
 
   constructor(private reclaimService: ReclaimService,

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]