gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-ui] 352/459: update


From: gnunet
Subject: [reclaim-ui] 352/459: update
Date: Fri, 11 Jun 2021 23:27:24 +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 a941b44ef8fa986c3b2bf28520f7c29193e38b33
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Mon Oct 19 18:17:25 2020 +0200

    update
---
 src/app/authorization-request/authorization-request.component.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/app/authorization-request/authorization-request.component.ts 
b/src/app/authorization-request/authorization-request.component.ts
index ad25600..70762bf 100644
--- a/src/app/authorization-request/authorization-request.component.ts
+++ b/src/app/authorization-request/authorization-request.component.ts
@@ -49,7 +49,7 @@ export class AuthorizationRequestComponent implements OnInit {
 
   //Internationalization
   getMessage(key, sub?){
-    this.languageService.getMessage(key, sub);
+    return this.languageService.getMessage(key, sub);
   }
 
 

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