mirror of
https://github.com/jlengrand/github-templates.git
synced 2026-03-10 08:21:22 +00:00
Latest slides
This commit is contained in:
@@ -61,7 +61,7 @@ public class CreateRepositoryIntentHandler implements RequestHandler {
|
||||
api.TEMPLATES.get(language).getValue1()
|
||||
).create();
|
||||
|
||||
speechText = "Great! I'm creating a " + language + " repository called " + title + " !";
|
||||
speechText = "Great! I've created a " + language + " repository called " + title + " !";
|
||||
|
||||
} catch (GithubInitException e) {
|
||||
speechText = "Sorry, you are not logged in! I cannot create new repositories";
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user