[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [libeufin] branch master updated: UI
From: |
gnunet |
Subject: |
[GNUnet-SVN] [libeufin] branch master updated: UI |
Date: |
Thu, 26 Sep 2019 19:02:04 +0200 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository libeufin.
The following commit(s) were added to refs/heads/master by this push:
new 9716c25 UI
9716c25 is described below
commit 9716c25bbfdf39205d0cd310bab5e1115faac8a8
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Sep 26 19:01:59 2019 +0200
UI
---
src/main/kotlin/Main.kt | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/main/kotlin/Main.kt b/src/main/kotlin/Main.kt
index 378670a..39d8458 100644
--- a/src/main/kotlin/Main.kt
+++ b/src/main/kotlin/Main.kt
@@ -87,8 +87,7 @@ fun main() {
return@post
}
- call.respondText { "Your stuff got created" }
-
+ call.respondText { "Successful user creation!\n" }
return@post
}
--
To stop receiving notification emails like this one, please contact
address@hidden.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [libeufin] branch master updated: UI,
gnunet <=