Update Switches.groovy
[smartapps.git] / 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() {