Code by Scott שאול בן ישוע
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sha'ul ben Yeshua
hubitat-weewx-driver
Commits
acb70345
Unverified
Commit
acb70345
authored
May 03, 2019
by
Scott Grayban
Committed by
GitHub
May 03, 2019
Browse files
removed extra comma causing JSON error
parent
82a9e081
Changes
1
Show whitespace changes
Inline
Side-by-side
hubitat-weewx-driver/skins/Hubitat/daily.json.tmpl
View file @
acb70345
...
...
@@ -82,7 +82,7 @@
#else
"sun":{
"sunrise":"$almanac.sunrise",
"sunset":"$almanac.sunset"
,
"sunset":"$almanac.sunset"
},
"moon":{
"phase":"$almanac.moon_phase",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment