From 3ad9b0487fd1366afec412f93dc937c4a83ec101 Mon Sep 17 00:00:00 2001 From: Rahmadi Trimananda Date: Thu, 8 Aug 2019 12:14:04 -0700 Subject: [PATCH] Update gentle-wake-up.groovy --- official/gentle-wake-up.groovy | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/official/gentle-wake-up.groovy b/official/gentle-wake-up.groovy index 1024cde..df52af2 100755 --- a/official/gentle-wake-up.groovy +++ b/official/gentle-wake-up.groovy @@ -604,9 +604,9 @@ private completion() { stop("schedule") - handleCompletionSwitches() + //handleCompletionSwitches() - handleCompletionMessaging() + //handleCompletionMessaging() handleCompletionModesAndPhrases() } -- 2.34.1