Compare commits
1 commit
5e1c369c34
...
5c3d1f0def
Author | SHA1 | Date | |
---|---|---|---|
5c3d1f0def |
1 changed files with 1 additions and 0 deletions
1
index.js
1
index.js
|
@ -1,5 +1,6 @@
|
|||
import * as server from './server.js';
|
||||
import * as lights from './lights.js';
|
||||
import * from 'fs';
|
||||
|
||||
const cfg = JSON.parse(fs.readFileSync('./config.json'));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue