Fix error
This commit is contained in:
parent
9404a97e91
commit
1ecaafff30
2
main.js
2
main.js
@ -14,7 +14,7 @@ import https from 'https';
|
|||||||
import { fileURLToPath } from 'url';
|
import { fileURLToPath } from 'url';
|
||||||
import { dirname } from 'path';
|
import { dirname } from 'path';
|
||||||
|
|
||||||
const request = require('request');
|
import request from 'request';
|
||||||
|
|
||||||
|
|
||||||
// Load settings from config.json
|
// Load settings from config.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user