gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-gtk] branch master updated: fix auth editing


From: gnunet
Subject: [taler-anastasis-gtk] branch master updated: fix auth editing
Date: Mon, 05 Jul 2021 00:43:15 +0200

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

grothoff pushed a commit to branch master
in repository anastasis-gtk.

The following commit(s) were added to refs/heads/master by this push:
     new 05be11c  fix auth editing
05be11c is described below

commit 05be11cd9f72ebff4332ac2a5b6ed9a7eaf0b5e6
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Mon Jul 5 00:43:12 2021 +0200

    fix auth editing
---
 src/anastasis/anastasis-gtk_handle-auth-delete-button-clicked.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/anastasis/anastasis-gtk_handle-auth-delete-button-clicked.c 
b/src/anastasis/anastasis-gtk_handle-auth-delete-button-clicked.c
index cb23883..a431057 100644
--- a/src/anastasis/anastasis-gtk_handle-auth-delete-button-clicked.c
+++ b/src/anastasis/anastasis-gtk_handle-auth-delete-button-clicked.c
@@ -61,7 +61,7 @@ anastasis_gtk_authentication_method_delete_button_clicked_cb 
(GObject *object,
                       -1);
   AG_freeze ();
   args = json_pack ("{s:I}",
-                    "auth_method_index",
+                    "authentication_method",
                     index);
   AG_ra = ANASTASIS_redux_action (AG_redux_state,
                                   "delete_authentication",

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