mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-05-02 05:32:27 +00:00
Restyle 165 templating content for all types (#171)
Automated style fixes for #170, created by [Restyled][]. The following restylers [made fixes](https://restyled.io/gh/house-of-abbey/repos/GarminHomeAssistant/jobs/4738467): - [jq](https://stedolan.github.io/jq/) - [prettier-json](https://prettier.io/docs/en/options.html#parser) - [whitespace](https://github.com/restyled-io/restyler-whitespace/blob/master/README.md) To incorporate these changes, merge this Pull Request into the original. We recommend using the Squash or Rebase strategies. **NOTE**: As work continues on the original Pull Request, this process will re-run and update (force-push) this Pull Request with updated style fixes as necessary. If the style is fixed manually at any point (i.e. this process finds no fixes to make), this Pull Request will be closed automatically. Sorry if this was unexpected. To disable it, see our [documentation][]. [restyled]: https://restyled.io [documentation]: https://github.com/restyled-io/restyled.io/wiki/Disabling-Restyled
This commit is contained in:
@ -179,4 +179,4 @@ class TemplateMenuItem extends WatchUi.IconMenuItem {
|
||||
return (mTemplate != null);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user