Skip to content

Commit

Permalink
add bug url
Browse files Browse the repository at this point in the history
  • Loading branch information
graham committed Jun 28, 2024
1 parent 3bc2618 commit b7f402e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .homeycompose/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,8 @@
"large": "/assets/images/l_myair-tablet.jpg",
"xlarge": "/assets/images/xl_myair-tablet.jpg"
},
"support": "https://community.homey.app/t/app-pro-myair/112114"
"support": "https://community.homey.app/t/app-pro-myair/112114",
"bugs": {
"url": "https://github.com/github-acedom/net.acedom.myair/issues"
}
}
3 changes: 3 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
"xlarge": "/assets/images/xl_myair-tablet.jpg"
},
"support": "https://community.homey.app/t/app-pro-myair/112114",
"bugs": {
"url": "https://github.com/github-acedom/net.acedom.myair/issues"
},
"flow": {
"triggers": [
{
Expand Down

0 comments on commit b7f402e

Please sign in to comment.