mirror of
https://github.com/lasthead0/yandex2mqtt.git
synced 2025-08-07 08:40:29 +03:00
fix formatting
This commit is contained in:
1
app.js
1
app.js
@@ -21,6 +21,7 @@ const mqtt = require('mqtt');
|
|||||||
/* */
|
/* */
|
||||||
const config = require('./config');
|
const config = require('./config');
|
||||||
config.notification = config.notification || [];
|
config.notification = config.notification || [];
|
||||||
|
|
||||||
const Device = require('./device');
|
const Device = require('./device');
|
||||||
|
|
||||||
/* */
|
/* */
|
||||||
|
Reference in New Issue
Block a user