From 18d0eeb010d73524ccaca1ac4840b4529f827f32 Mon Sep 17 00:00:00 2001 From: Toan Date: Thu, 25 May 2017 01:22:17 -0700 Subject: [PATCH] MSA-2006: tet --- smartapps/smartthings/big-turn-off.src/big-turn-off.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartapps/smartthings/big-turn-off.src/big-turn-off.groovy b/smartapps/smartthings/big-turn-off.src/big-turn-off.groovy index f5fae99..75174aa 100644 --- a/smartapps/smartthings/big-turn-off.src/big-turn-off.groovy +++ b/smartapps/smartthings/big-turn-off.src/big-turn-off.groovy @@ -51,4 +51,4 @@ def changedLocationMode(evt) { def appTouch(evt) { log.debug "appTouch: $evt" switches?.off() -} +} \ No newline at end of file