gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-ui] 226/459: nothing important


From: gnunet
Subject: [reclaim-ui] 226/459: nothing important
Date: Fri, 11 Jun 2021 23:25:18 +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 c8dfd08c8e996fed014546c18e3f768e90bd3162
Author: anna wimbauer <anna.wibauer@gmx.de>
AuthorDate: Wed Jun 24 14:11:47 2020 +0200

    nothing important
---
 src/app/edit-identity/edit-identity.component.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/app/edit-identity/edit-identity.component.ts 
b/src/app/edit-identity/edit-identity.component.ts
index f3e0631..d257236 100644
--- a/src/app/edit-identity/edit-identity.component.ts
+++ b/src/app/edit-identity/edit-identity.component.ts
@@ -646,7 +646,7 @@ export class EditIdentityComponent implements OnInit {
       this.newIdProvider.name = 
this.getNewIdProviderName(this.newIdProvider.url);
       (idProvider.links.length > 1)? this.newIdProvider.logoutURL = 
(idProvider.links [1]).href : this.newIdProvider.logoutURL = 
this.newIdProvider.url;
        localStorage.setItem('newIdProviderLogoutURL', 
this.newIdProvider.logoutURL);
-      console.log(this.newIdProvider);
+      console.log(this.newIdProvider.url);
       this.webfingerEmail == '';
     },
     error => {

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