projects
/
smartapps.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
783701f
)
Update step-notifier.groovy
author
Seyed Amir Hossein Aqajari
<amiraj.95@uci.edu>
Mon, 5 Aug 2019 02:08:04 +0000
(19:08 -0700)
committer
GitHub Enterprise
<noreply@github.uci.edu>
Mon, 5 Aug 2019 02:08:04 +0000
(19:08 -0700)
official/step-notifier.groovy
patch
|
blob
|
history
diff --git
a/official/step-notifier.groovy
b/official/step-notifier.groovy
index 7aec19c178283349ebab827ec74a5da21c0fe604..90c6416d627e338f33b607187077a338286d7dc8 100755
(executable)
--- a/
official/step-notifier.groovy
+++ b/
official/step-notifier.groovy
@@
-39,7
+39,7
@@
def setupNotifications() {
dynamicPage(name: "setupNotifications", title: "Configure Your Goal Notifications.", install: true, uninstall: true) {
section("Select your Jawbone UP") {
- input "jawbone", "
device.jawboneUse
r", title: "Jawbone UP", required: true, multiple: false
+ input "jawbone", "
capability.stepSenso
r", title: "Jawbone UP", required: true, multiple: false
}
section("Notify Me When"){