going to sleep now

This commit is contained in:
2020-09-12 01:46:08 +02:00
parent 5a510e05cf
commit bd72bf4eb0

View File

@@ -22,4 +22,5 @@ public class CancelAndStopIntentHandler implements RequestHandler {
.withSimpleCard("HelloWorld", speechText)
.build();
}
}