gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-ui] 171/459: fix


From: gnunet
Subject: [reclaim-ui] 171/459: fix
Date: Fri, 11 Jun 2021 23:24:23 +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 9bfd716e2903281249fb5af8a8744a5ceb27f82d
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Fri Dec 13 13:30:50 2019 +0100

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

diff --git a/src/app/edit-identity/edit-identity.component.ts 
b/src/app/edit-identity/edit-identity.component.ts
index 3adeb76..464237f 100644
--- a/src/app/edit-identity/edit-identity.component.ts
+++ b/src/app/edit-identity/edit-identity.component.ts
@@ -41,6 +41,7 @@ export class EditIdentityComponent implements OnInit {
     this.tickets = [];
     this.attributes = [];
     this.showConfirmRevoke = null;
+    this.audienceNames = {};
     this.identity = new Identity('','');
     this.newAttribute = new Attribute('', '', '', 'STRING');
     this.ticketAttributeMapper = {};

-- 
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]