Skip to content

Commit

Permalink
fix: Missing newline at the end of file - Update MqttController.js
Browse files Browse the repository at this point in the history
Signed-off-by: D. G. Alexandru <[email protected]>
  • Loading branch information
DGAlexandru authored Jan 8, 2025
1 parent 7daeb9e commit c669daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/lib/mqtt/MqttController.js
Original file line number Diff line number Diff line change
Expand Up @@ -987,4 +987,4 @@ module.exports = MqttController;
* @property {boolean} interfaces.homeassistant.cleanAutoconfOnShutdown
*
* @property {Array<string>} optionalExposedCapabilities
*/
*/

0 comments on commit c669daf

Please sign in to comment.