Update Switches.groovy
authorSeyed Amir Hossein Aqajari <amiraj.95@uci.edu>
Fri, 9 Aug 2019 02:43:47 +0000 (19:43 -0700)
committerGitHub Enterprise <noreply@github.uci.edu>
Fri, 9 Aug 2019 02:43:47 +0000 (19:43 -0700)
third-party/Switches.groovy

index 3a2286815b7edc078cefce38082a4c13547fd187..ba2d817e3432d4c7481da99bd4b909bd55496a53 100755 (executable)
@@ -22,7 +22,7 @@ definition(
     iconX3Url: "https://s3.amazonaws.com/smartapp-icons/Convenience/Cat-Convenience@2x.png")
 
 preferences {
-  page(name: selectSwitches)
+  page(name: "selectSwitches")
 }
 
 def selectSwitches() {